ETest-Vue-FastAPI/ruoyi-fastapi-backend/module_admin
risingLee 0065a1aea4 原来的代码试图访问 test_order_id 字段,但 TestWorkOrder 模型中没有这个字段。正确的字段名是:
order_id - 关联的订单ID
batch_id - 工单批次ID
2026-01-09 01:56:22 +08:00
..
annotation 首次提交 2025-12-19 10:12:59 +08:00
aspect 首次提交 2025-12-19 10:12:59 +08:00
controller 样品管理中提交工单 2026-01-07 01:10:51 +08:00
dao 修复bug 2026-01-04 23:56:11 +08:00
entity 样品管理中提交工单 2026-01-07 01:10:51 +08:00
service 工单生成订单,订单逻辑调整 2026-01-09 01:38:07 +08:00
system 原来的代码试图访问 test_order_id 字段,但 TestWorkOrder 模型中没有这个字段。正确的字段名是: 2026-01-09 01:56:22 +08:00