合并 uat-temp-nht-2502140000-part-print 解决冲突

uat-temp-wj-chongqingdaqu-dev-temp-logic-20250313-45623
王杰 2 months ago
commit 6b3145bbaa

@ -32,9 +32,6 @@ public class CustPartSnNumberRuleStrategyService implements INumberRulePackAttri
if (null == part) {
MesPcnException.throwBusiException("请检查零件信息,零件号[%s]信息不存在!", genSerialNoModel.getPartNo());
}
if (StringUtils.isEmpty(part.getPartSnParam())) {
MesPcnException.throwBusiException("请检查零件信息,零件号[%s]未维护零件条码参数!", part.getPartNo());
}
genSerialNoModel.partSnParam(part.getPartSnParam());
//年月日缩写

Loading…
Cancel
Save