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"