制作模式、采样模式数据保存支持多食堂模式,制作模式查询菜品列表和搜索菜品增加餐次字段,设置页面增加隐藏默认数据导入功能
This commit is contained in:
@@ -20,7 +20,8 @@ class BaseApp : Application() {
|
||||
|
||||
companion object {
|
||||
|
||||
const val canteenId = "1678234139391512577"
|
||||
// const val canteenId = "1678234139391512577"
|
||||
const val canteenId = "0"
|
||||
@Volatile
|
||||
private var sharedPref: SharedPreferences? = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user