增加新功能
This commit is contained in:
+4
-2
@@ -1,9 +1,11 @@
|
||||
|
||||
// export const BASE_URL="https://api.finecc.net"; // 正式环境
|
||||
export const BASE_URL="http://192.168.0.108:8087"; // 超哥本地
|
||||
export const BASE_URL="http://cl55un59859.vicp.fun:24346"; // 正式环境
|
||||
// export const BASE_URL="http://192.168.0.108:8087"; // 超哥本地
|
||||
|
||||
export const PRIVACY_EN="https://www.finecc.net/?Privacy-Agreement/";//隐私协议地址(英文版)
|
||||
export const PRIVACY_CN="https://www.finecc.net/?Privacy/";//隐私协议地址(中文版)
|
||||
|
||||
export const USER_EN="https://www.finecc.net/?FAQ/3421.html";//用户协议(英文版)
|
||||
export const USER_CN="https://www.finecc.net/?wenti/3422.html";//用户协议(中文版)
|
||||
|
||||
export const APPID = "hmuk25aaf86reta9sdwpo";// 用于App分包
|
||||
|
||||
Reference in New Issue
Block a user