标准解读流程 over!
This commit is contained in:
+2
@@ -39,6 +39,8 @@ public class SarInterpretationNationalStandardServiceImpl extends ServiceImpl<Sa
|
||||
SarStandardComplianceProductAssess sar=new SarStandardComplianceProductAssess();
|
||||
sar.setId(UUIDUtils.randomUUID(32));
|
||||
sar.setStandId(sarInterpretationNationalStandard.getStandId());
|
||||
sar.setStandNumber(sarInterpretationNationalStandard.getStandNumber());
|
||||
sar.setStandType(sarInterpretationNationalStandard.getStandType());
|
||||
sar.setStandName(sarInterpretationNationalStandard.getStandName());
|
||||
sar.setStandType(sarInterpretationNationalStandard.getStandType());
|
||||
sar.setInterpretationTime(sarInterpretationNationalStandard.getInterpretationTime());
|
||||
|
||||
Reference in New Issue
Block a user