物料-采购件入库页面功能实现
This commit is contained in:
3
inventory-web/.env.development
Normal file
3
inventory-web/.env.development
Normal file
@ -0,0 +1,3 @@
|
||||
# .env.development
|
||||
# 注意:这里必须写你电脑的局域网 IP
|
||||
VITE_API_BASE_URL=http://172.25.16.1:8000/api/v1
|
||||
Reference in New Issue
Block a user