opt:优化

This commit is contained in:
DESKTOP-5DIJMF9\admin
2025-04-26 18:55:12 +08:00
parent 2822f4da2e
commit cb69739175

View File

@@ -223,6 +223,8 @@ public class LashManageServiceImpl implements LashManageService {
end_point = jsonPoint.getString("point_code");
schBasePointMapper.updateById(JSON.parseObject(jsonPoint.toString(), SchBasePoint.class));
boolean remove_flag = iBstIvtBoxlashboundService.remove(new QueryWrapper<BstIvtBoxlashbound>().lambda()
.eq(BstIvtBoxlashbound::getBox_no, boxDao.getBox_no()));
/*
* 插入绑定木箱表
*/