## prod配置文件api改为测试服务器;

This commit is contained in:
jiangchao 2025-04-01 14:34:24 +08:00
parent 44af535d20
commit 0788e625f3
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://60.205.203.247/prod-api'
# 打包:
# npm run build:prod