getLabReqsteplogMax错误

This commit is contained in:
tangw 2025-09-23 17:30:24 +08:00
parent c07e65b9ce
commit 0b746d9209

View File

@ -1601,6 +1601,7 @@ public class LisWorkOperServiceImpl implements LisWorkOperService {
int xh= commonUtil.getLabReqsteplogMax(sqh);
xh=xh+1;
LabReqsteplog labReqsteplog = new LabReqsteplog();
labReqsteplog.setXh(xh);
labReqsteplog.setSqh(sqh);
labReqsteplog.setZt(zt);
labReqsteplog.setUserid(yhdh);