解决菜品配比终端接口食堂id、字段类型等变化导致的问题

This commit is contained in:
2025-08-15 18:01:46 +08:00
parent df8eed8869
commit 3a97b718dd
20 changed files with 122 additions and 48 deletions
@@ -19,6 +19,8 @@ class BaseApp : Application() {
}
companion object {
const val canteenId = "1678234139391512577"
@Volatile
private var sharedPref: SharedPreferences? = null