|
@@ -28,11 +28,11 @@ switch (baseNewUrl) {
|
|
|
case '10.211.67.177':
|
|
|
PLATFROM_CONFIG = {
|
|
|
...PLATFROM_CONFIG,
|
|
|
- baseNewUrl: 'http://10.211.66.23:8082',
|
|
|
- baseURLCA: 'http://10.211.66.23:8082',
|
|
|
- fileUrl: 'http://10.211.66.23:8082',
|
|
|
+ baseNewUrl: 'http://10.211.67.177:8043',
|
|
|
+ baseURLCA: 'http://10.211.67.177:8043',
|
|
|
+ fileUrl: 'http://10.211.67.177:8043',
|
|
|
expressUrl: 'http://10.211.67.177:8043',
|
|
|
- tempUrl: 'http://10.211.67.163:16300', // 1.0临时地址
|
|
|
+ tempUrl: 'http://10.211.67.177:8043', // 1.0临时地址
|
|
|
tempToken: 'bb1bcfcb336b40e9b8602e808b053c3b', // 1.0临时token
|
|
|
tempUserId: '1656481036109',
|
|
|
tempAppToken: '2ecbda35d72c4ae89294464629f29f35',
|