Merge remote-tracking branch 'origin/main'

This commit is contained in:
2024-10-09 15:33:54 +08:00

View File

@@ -4,9 +4,9 @@ import android.content.Context
object ConstVars {
// api 地址
const val BASE_SERVER = "http://192.168.31.130:8088"
// const val BASE_SERVER = "http://192.168.31.130:8088"
// const val BASE_SERVER = "https://8.137.22.101:8088"
// const val BASE_SERVER = "https://8.137.22.101:8088"
const val BASE_SERVER = "https://rider-pro.aiosman.com/beta_api"
const val MOMENT_LIKE_CHANNEL_ID = "moment_like"
const val MOMENT_LIKE_CHANNEL_NAME = "Moment Like"