opt:优化
This commit is contained in:
@@ -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()));
|
||||
/*
|
||||
* 插入绑定木箱表
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user