admin-vue3/src/api/mes/pro/route
YunaiV e95d613965 feat(mes): 新增工艺路线模块,支持路线、工序链、产品及 BOM 管理
从 ktg-mes 迁移工艺路线(pro-route)模块,包含:
- 4 个 DO:MesProRoute / RouteProcess / RouteProduct / RouteProductBom
- 4 个 Mapper 及 9 个 VO(含工序链 findPre/findNext 查询)
- 4 对 Service 接口+实现(链表重建、启用校验、级联删除)
- 4 个 Controller(路线 CRUD+导出,子资源复用父权限)
2026-02-19 16:39:43 +08:00
..
process feat(mes): 新增工艺路线模块,支持路线、工序链、产品及 BOM 管理 2026-02-19 16:39:43 +08:00
product feat(mes): 新增工艺路线模块,支持路线、工序链、产品及 BOM 管理 2026-02-19 16:39:43 +08:00
productbom feat(mes): 新增工艺路线模块,支持路线、工序链、产品及 BOM 管理 2026-02-19 16:39:43 +08:00
index.ts feat(mes): 新增工艺路线模块,支持路线、工序链、产品及 BOM 管理 2026-02-19 16:39:43 +08:00