feat(app): update
This commit is contained in:
@ -14,7 +14,6 @@ const (
|
||||
// API_V_NUM = "1"
|
||||
|
||||
//API密钥
|
||||
// API_SECRECT = "x63363eacf804b4394a120aea240fd9a"
|
||||
|
||||
//图片域名
|
||||
|
||||
@ -23,8 +22,6 @@ const (
|
||||
MEDIA_URL_PREV = "https://media-qiniu-app.ddegame.cn/"
|
||||
|
||||
//====== 三方key =======
|
||||
//NETEASE_IM_APPKEY = "a0671ecde01ef03928ccfd460c62d203"
|
||||
//NETEASE_IM_SECRET = "eb88916031ca"
|
||||
|
||||
//用户认证申请状态
|
||||
USER_CERTIFY_STATUS_INIT = "1" //已提交
|
||||
|
||||
Reference in New Issue
Block a user