|
|
@@ -7,7 +7,7 @@ export const STORAGE_NAME = 'sign_app_'
|
|
|
|
|
|
const ENV_BASE_URL = {
|
|
|
development: 'http://118.190.148.113:10070', //开发环境
|
|
|
- production: 'https://h5.youfukeji.cn/prod-api/', //生产环境
|
|
|
+ production: 'https://fny.palace.qingdaofushan.com', //生产环境
|
|
|
}
|
|
|
|
|
|
|