Commit bf0c12cc authored by mengcuiguang2's avatar mengcuiguang2

协议修改

parent c680b89b
......@@ -17,7 +17,7 @@ public final class BuildConfig {
// Fields from default config.
public static final String BUILD_TARGET = "fiveworld";
public static final String GLOBAL_COMMERCIAL_VERSION = "true";
public static final long KEEP_ALIVE_START_TS = 1640747600246L;
public static final long KEEP_ALIVE_START_TS = 1640762159693L;
public static final String VERSION_CODE_PROJECT = "1";
public static final String v3_res_gen_libaccount = "com.mints.fiveworld.sync002";
}
#Wed Dec 29 11:14:01 CST 2021
#Wed Dec 29 15:16:12 CST 2021
path.3=classes3.dex
path.2=classes2.dex
path.1=classes.dex
......
107
0
\ No newline at end of file
109
2
\ No newline at end of file
......@@ -41,8 +41,8 @@ object Constant {
// 协议地址
var REGISTER_URL = BuildConfig.MainIp + "ds/register.html"//服务协议
var PRIVACY_URL = BuildConfig.MainIp + "ds/privacy.html"//隐私协议
var REGISTER_URL = BuildConfig.MainIp + "fiveworld/register.html"//服务协议
var PRIVACY_URL = BuildConfig.MainIp + "fiveworld/privacy.html"//隐私协议
// 载体
/*******************************************************/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment