Browse Source

完善入库保存

master
yxt_djz 3 years ago
parent
commit
5d36d8f9da
  1. 2
      anrui-scm/anrui-scm-ui/.env.development

2
anrui-scm/anrui-scm-ui/.env.development

@ -7,5 +7,5 @@ VUE_APP_BASE_API = '/api'
## 配置测试和本地开发时的 接口地址
##VUE_APP_URL = "http://26077a35f5.wicp.vip"
##VUE_APP_URL = "http://192.168.1.116:8111"
VUE_APP_URL = "http://127.0.0.1:8111"
VUE_APP_URL = "http://120.46.172.184:8111"
##VUE_APP_URL = "http://1mn7264414.qicp.vip"

Loading…
Cancel
Save