You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qiankanghui
9717670f76
feat(inspection): 新增验货申请明细功能
- 在InspectionController中添加addDetails和editDetails接口
- 创建InspectionRequestAddDetailVO和InspectionRequestEditVO数据传输对象
- 在InspectionRequestDetailMapper中增加查询最大行号的方法
- 实现新增明细的业务逻辑,支持按PO明细分组累加数量
- 实现编辑明细的业务逻辑,先回滚原数量再插入新明细
- 添加站点验证和状态校验确保操作合规性
- 完善日志记录和异常处理机制
|
4 days ago |
| .. |
|
sqljdbc6-4.1.jar
|
first commit
|
7 months ago |