新增盘点管理路由配置注释说明

This commit is contained in:
WUSIJIAN
2026-02-11 17:00:42 +08:00
parent b7511a7342
commit d266e5f9e5
7 changed files with 1367 additions and 2 deletions

View File

@@ -15,5 +15,4 @@ ENV = 'development'
VITE_API_URL = 'http://192.168.3.94:8808/'
# 新功能服务地址端口8000
# 用途: 资产管理、分类、SKU、订单等新业务模块
VITE_NEW_API_URL = 'http://192.168.3.94.8000/'
VITE_NEW_API_URL = 'http://192.168.3.94:8000/'