公告板
版本库
filestore
活动
搜索
登录
xxjProject
/
low-consum-manage
低值易耗品管理系统
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat: 物品规格管理 接口对接
石广澎
2023-12-13
3c9c1a4f8ccbf765c35e44b21c790ef428e12868
[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'