公告板
版本库
filestore
活动
搜索
登录
xxjProject
/
low-consum-manage
低值易耗品管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat: 台账库存查询、导出
cy
2023-11-20
717ff115ee5c57c8df0fd491b40b848090d2c68e
[xxjProject/low-consum-manage.git]
/
admin-web
/
.env.production
1
2
3
4
5
6
# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://localhost:8080'