getLabReqsteplogMax错误
This commit is contained in:
parent
c07e65b9ce
commit
0b746d9209
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user