@ -188,7 +188,7 @@ export function getFrontIdCardOcr(data = {}) {
*/
export function checkUpdate(data = {}) {
return http.get({
url: '/base-paper-trading/get/app/version',
url: '/base-paper-trading/get/app-ybk/version',
data: data
})
}
@ -1,8 +1,8 @@
/**
* @description 唯一环境变量
const env = 'test'
// const env = 'test'
// const env = 'dev'
// const env = 'production'
const env = 'production'
export default env
@ -27,7 +27,8 @@
"iBeacon" : {},
"Share" : {},
"Payment" : {},
"Push" : {}
"Push" : {},
"VideoPlayer" : {}
},
/* 应用发布信息 */
"distribute" : {