版本更新提示

This commit is contained in:
2024-10-26 16:06:59 +08:00
parent fd2f1cfc1d
commit 994e493035
5 changed files with 268 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ import android.content.Context
object ConstVars {
// api 地址
// const val BASE_SERVER = "http://192.168.31.131:8088"
// const val BASE_SERVER = "http://192.168.142.140:8088"
// const val BASE_SERVER = "http://192.168.142.141:8088"
// const val BASE_SERVER = "https://8.137.22.101:8088"
const val BASE_SERVER = "https://rider-pro.aiosman.com/beta_api"