Bläddra i källkod

底护板绑定

zhanghe 2 veckor sedan
förälder
incheckning
6c6403ae35

+ 1 - 1
src/main/java/com/jeesite/modules/mes/web/MesProductRecordController.java

@@ -3126,7 +3126,7 @@ public class MesProductRecordController extends BaseController {
 				mesProductRecord.setOprno(oprno);
 				mesProductRecord.setSn(sn);
 				mesProductRecord.setLineSn(lineSn);
-				mesProductRecord.setCraft("400004");
+				mesProductRecord.setCraft("400002");
 				mesProductRecord.setContent("OK");
 				MesProductRecord mesProductRecord1 = mesProductRecordService.findInfo(mesProductRecord);
 				if(ObjectUtils.isEmpty(mesProductRecord1)||StringUtils.isEmpty(mesProductRecord1.getMaterielSn())){