|
|
@@ -7,16 +7,16 @@ const mapEnvVersion = {
|
|
|
// develop: 'http://192.168.0.157:8080',
|
|
|
// develop: 'http://192.168.1.253:8080',
|
|
|
// develop: 'http://192.168.1.89:8080', // 田
|
|
|
- develop: 'http://47.109.84.152:8081',
|
|
|
- // develop: 'https://smqjh.api.zswlgz.com',
|
|
|
+ // develop: 'http://47.109.84.152:8081',
|
|
|
+ develop: 'https://smqjh.api.zswlgz.com',
|
|
|
/**
|
|
|
* 体验版
|
|
|
*/
|
|
|
// trial: "http://192.168.1.166:8080/jeecg-boot",
|
|
|
// trial: 'http://192.168.0.157:8080',
|
|
|
- trial: 'http://47.109.84.152:8081',
|
|
|
+ // trial: 'http://47.109.84.152:8081',
|
|
|
// trial: 'http://192.168.1.166:8080',
|
|
|
- // trial: 'https://smqjh.api.zswlgz.com',
|
|
|
+ trial: 'https://smqjh.api.zswlgz.com',
|
|
|
/**
|
|
|
* 正式版
|
|
|
*/
|