解决菜品配比终端接口食堂id、字段类型等变化导致的问题
This commit is contained in:
@@ -19,6 +19,8 @@ class BaseApp : Application() {
|
||||
}
|
||||
|
||||
companion object {
|
||||
|
||||
const val canteenId = "1678234139391512577"
|
||||
@Volatile
|
||||
private var sharedPref: SharedPreferences? = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user