|
@@ -326,7 +326,6 @@ public class CutterTestDataServiceImpl extends SuperServiceImpl<CutterTestDataMa
|
|
|
build.setCutterT(cuttingTool.getCuttingToolNo().toString());
|
|
|
build.setCutterP(cuttingTool.getCutterNo().toString());
|
|
|
build.setCutterTypSubDnc(cutterTestDataEntity.getCutterTypSubDnc());
|
|
|
- build.setCutterName("");
|
|
|
build.setWriteOrDel("2");
|
|
|
|
|
|
rfidObj.put("data", JSONObject.toJSON(build));
|