Joshi 31bbdedb8f feat(wms): 获取消耗钢卷接口,用作报表或者导出
- 在IWmsCoilPendingActionService中新增queryActionIdCoilIdList方法
- 在WmsCoilPendingActionController中新增/actionCoilIdList端点
- 在WmsCoilPendingActionMapper中新增selectActionIdCoilIdList查询方法
- 在WmsCoilPendingActionMapper.xml中添加对应的SQL查询语句
- 在WmsCoilPendingActionServiceImpl中实现查询逻辑
- 创建WmsCoilPendingActionIdCoilVo数据传输对象,仅包含actionId和coilId字段
2026-03-25 14:36:53 +08:00
2025-07-17 18:07:48 +08:00
2026-03-19 18:17:08 +08:00
2026-03-20 13:36:42 +08:00
2025-07-17 18:07:48 +08:00
2025-07-17 18:07:48 +08:00
2025-12-02 17:58:16 +08:00
2025-07-17 18:07:48 +08:00
2025-07-17 18:07:48 +08:00
2026-03-08 16:02:44 +08:00
2026-01-19 13:52:49 +08:00
2025-07-17 18:07:48 +08:00
2025-10-29 11:17:52 +08:00

下面我需要你写前端手机端uniapp web管理端

Description
No description provided
Readme MIT 49 MiB
Languages
JavaScript 39.2%
Vue 32.5%
Java 25.9%
TSQL 0.9%
SCSS 0.4%
Other 1.1%