feat(shop): 添加电子围栏功能并重命名仓库相关接口

- 新增电子围栏模型定义和API接口
- 添加电子围栏编辑组件实现CRUD功能
- 将仓库相关接口从shopWarehouse重命名为shopStoreWarehouse
- 更新仓库模型字段定义和页面组件
- 添加仓库搜索组件和主页面实现
- 配置开发环境API地址为启用状态
This commit is contained in:
2026-02-07 18:33:35 +08:00
parent 743afa8dcd
commit a6de72d509
8 changed files with 702 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
VITE_APP_NAME=后台管理(开发环境)
#VITE_API_URL=http://127.0.0.1:9200/api
VITE_API_URL=http://127.0.0.1:9200/api
#VITE_SERVER_API_URL=http://127.0.0.1:8000/api