|
|
57265f115a
|
fix(MES): 添加PlanNum大于0的查询条件
在ProWorkorderQueryService中增加对PlanNum字段的过滤条件,确保只查询PlanNum大于0的工作订单
|
2026-01-30 09:10:17 +08:00 |
|
|
|
21c3ac1603
|
refactor(ProWorkorderQueryService): 移除PlanNum > 0的过滤条件
移除工作订单查询中对PlanNum > 0的强制过滤,以支持包含零计划数量的工作订单查询
|
2026-01-30 09:09:21 +08:00 |
|
|
|
4f91390d01
|
feat: 添加工单管理服务及相关测试
refactor: 重构工单服务接口和实现
test: 添加工单服务的单元测试和集成测试
|
2026-01-28 17:54:15 +08:00 |
|