This commit is contained in:
parent
539b58ea87
commit
843e22ea1d
|
|
@ -2,8 +2,8 @@ import { getStorage, removeStorage, TOKEN_KEY, LOCALE_KEY } from '../utils/stora
|
|||
|
||||
// 后端API基础地址
|
||||
// MuMu模拟器需使用宿主机局域网IP,生产环境替换为正式域名
|
||||
export const BASE_URL = 'http://192.168.21.7:5082'
|
||||
// export const BASE_URL = 'http://192.168.21.7:5082'
|
||||
export const BASE_URL = 'https://api.tty.shhmkjgs.cn'
|
||||
|
||||
/**
|
||||
* 统一请求封装,自动注入Token和语言请求头,统一处理响应和错误
|
||||
|
|
|
|||
|
|
@ -40,7 +40,8 @@
|
|||
"entitlements" : {
|
||||
"com.apple.developer.in-app-payments" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
"dSYMs" : false
|
||||
},
|
||||
"sdkConfigs" : {
|
||||
"payment" : {
|
||||
|
|
|
|||
BIN
mobile/vending_machine.jks
Normal file
BIN
mobile/vending_machine.jks
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user