fix: 修复jar包不存在报错问题。修改plansys 本地配置文件
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
ENV = 'production'
|
||||
|
||||
# 若依管理系统/生产环境
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
VUE_APP_BASE_API = 'http://118.89.79.116/plan-prod-api'
|
||||
|
Reference in New Issue
Block a user