fix: 手持绑定气胀轴点位维护错位
This commit is contained in:
@@ -1204,7 +1204,7 @@ public class SlitterServiceImpl implements SlitterService {
|
|||||||
} else {
|
} else {
|
||||||
pointCode.setQzz_no2(qzzNo);
|
pointCode.setQzz_no2(qzzNo);
|
||||||
}
|
}
|
||||||
pointCode.setPoint_status("3");
|
pointCode.setPoint_status("2");
|
||||||
slittingproductionplanService.updateBatchById(plans);
|
slittingproductionplanService.updateBatchById(plans);
|
||||||
bcutpointivtService.updateById(pointCode);
|
bcutpointivtService.updateById(pointCode);
|
||||||
JSONObject res = new JSONObject();
|
JSONObject res = new JSONObject();
|
||||||
|
|||||||
Reference in New Issue
Block a user