Commit 5fa763fd authored by wanglei's avatar wanglei

[拆包]域名接口

parent a11e3e5e
...@@ -6,18 +6,18 @@ package com.base.appzxhy ...@@ -6,18 +6,18 @@ package com.base.appzxhy
*/ */
object GlobalConfig { object GlobalConfig {
//包名 //包名
const val PACKAGE_NAME = "com.rgt.super.fvb.clean" const val PACKAGE_NAME = "com.simplecleaner.app.ghjk"
// 域名 // 域名
/** /**
* Url Event 上报接口 * Url Event 上报接口
*/ */
const val URL_EVENT = "https://rp.kubukubanten.xyz" const val URL_EVENT = "https://rp.danehyjudydanehy1310.xyz"
/** /**
* Url Api 业务接口 * Url Api 业务接口
*/ */
const val URL_API = "https://api.kubukubanten.xyz" const val URL_API = "https://api.danehyjudydanehy1310.xyz"
/** /**
* Url Privacy 隐私链接 * Url Privacy 隐私链接
...@@ -32,7 +32,7 @@ object GlobalConfig { ...@@ -32,7 +32,7 @@ object GlobalConfig {
/** /**
* Key Aes 加密key * Key Aes 加密key
*/ */
const val KEY_AES = "v51t9sj0pcpn32co" const val KEY_AES = "iyx3r5121sg6wtc9"
/** /**
* Key solar 归因key * Key solar 归因key
......
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