fix
lmw
2025-03-04 449bdb5d2b5bf7b272ca5cda4c066f9a65040064
app/src/main/java/com/sinata/xqmuse/network/Apis.kt
@@ -13,7 +13,7 @@
    const val getCode = "auth/app/sendCaptchaCode"
    const val querySystemImg = "system/system/page/getPage"
    const val PUSH_BASE_URL = "http://113.45.158.158/share/#/"
    const val PUSH_BASE_URL = "https://xq.xqzhihui.com/share/#/"
    const val RANK = PUSH_BASE_URL + "pages/ranking/ranking?userId=%s"
    const val PUSH_LIST = PUSH_BASE_URL + "pages/ranking/recommend?userId=%s"
    const val SHARE_APP = PUSH_BASE_URL + "pages/poster/poster?userId=%s"