完善关键零部件型号库
This commit is contained in:
+1
@@ -136,6 +136,7 @@ public class LawsPartTypeServiceImpl extends ServiceImpl<LawsPartTypeMapper, Law
|
|||||||
throw new JeroBootException((Objects.equals(LocaleContextHolder.getLocale(), Locale.ENGLISH) ?
|
throw new JeroBootException((Objects.equals(LocaleContextHolder.getLocale(), Locale.ENGLISH) ?
|
||||||
"Out of state" : "状态不正确"));
|
"Out of state" : "状态不正确"));
|
||||||
}
|
}
|
||||||
|
lawsPartType.setReplacePartNum(lawsPartTypeOld.getPartRelevanceType());
|
||||||
lawsPartType.setId(null);
|
lawsPartType.setId(null);
|
||||||
lawsPartType.setUpdateBy(null);
|
lawsPartType.setUpdateBy(null);
|
||||||
lawsPartType.setCreateTime(null);
|
lawsPartType.setCreateTime(null);
|
||||||
|
|||||||
Reference in New Issue
Block a user