fix: 潍坊银行代理地址

wfbk
TangShan_DD 2025-06-06 16:41:12 +08:00
parent 9235a60497
commit e4d390c1ec
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const httpType = 'https://'
const proxyUrl = '10.10.33.172:60006' // EFC 3.0 代理地址设置
const proxyUrl = '10.10.33.174:60006' // EFC 3.0 代理地址设置
const publicPath = process.env.NODE_ENV === 'production' ? '/scr-web/' : '/'
module.exports = {
publicPath,