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