新接口调试

This commit is contained in:
2026-01-30 18:01:07 +08:00
parent a4905e7226
commit eaa1b1eb00
10 changed files with 74 additions and 181 deletions
@@ -32,10 +32,10 @@ class BaseApp : Application() {
// const val canteenId = "1678234139391512577"
var canteenId = "0"
var configUrl = ""
// var configUrl = ""
var token: String? = null
var deviceId: String? = null
// var token: String? = null
// var deviceId: String? = null
var appVersion: String = "1"
@Volatile
private var sharedPref: SharedPreferences? = null