merge 1.0.0

This commit is contained in:
Taric Xin
2022-04-20 15:55:36 +08:00
parent f817b41e0a
commit 6b590c6021
2 changed files with 20 additions and 17 deletions

View File

@ -30,7 +30,7 @@ module.exports = {
// },
'//api': {
target: {
host: 'tms-api-dev.eascs.com',
host: 'tms-api-test.eascs.com',
protocol: 'https:',
port: 443
},