You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- 修改工单控制器接口名称从 /running 到 /getRunningOrders - 新增批量开始生产接口 /batchStart 用于启动多个工单 - 新增批量更新完工数量接口 /batchUpdateQty 处理完成和不良数量 - 新增批量完工提报接口 /batchComplete 完成多个工单 - 实现工单解析工具方法 parseObjIds 和 parseLong - 添加工单批量开始生产数据库操作 batchStartProduction - 添加工单批量更新完工数量数据库操作 batchUpdateQuantity - 添加工单批量完工提报数据库操作 batchCompleteProduction - 在服务层实现对应的批量业务逻辑并添加事务管理 - 为停机记录模块添加批量更新停机原因功能 - 优化停机记录查询条件和排序方式 |
4 days ago | |
|---|---|---|
| .. | ||
| src/main | 4 days ago | |
| BASE_DEVICELEDGER.sql | 1 month ago | |
| DMS_SEQUENCES.sql | 3 weeks ago | |
| DmsBillsFaultInstance_重构方案.md | 3 weeks ago | |
| pom.xml | 4 months ago | |