|
@@ -4,7 +4,8 @@ module.exports = {
|
|
},
|
|
},
|
|
defineConstants: {
|
|
defineConstants: {
|
|
ENV: '"PRODUCTION"',
|
|
ENV: '"PRODUCTION"',
|
|
- HOST: '"https://api.bicredit.xin"',
|
|
|
|
|
|
+ // HOST: '"https://api.bicredit.xin"',
|
|
|
|
+ HOST: '"https://api.hryk.net"',
|
|
// "HOST": '"http://192.168.0.168:810"',
|
|
// "HOST": '"http://192.168.0.168:810"',
|
|
APPID: '"422"',
|
|
APPID: '"422"',
|
|
},
|
|
},
|