|
|
|
@ -99,6 +99,8 @@ public class ThrProductsAddDiServiceImpl implements ThrProductsAddDiService {
|
|
|
|
|
thrProductsAddDiEntity.setCode(productInfoEntity.getNameCode());
|
|
|
|
|
thrProductsAddDiEntity.setName(productInfoEntity.getCpmctymc());
|
|
|
|
|
thrProductsAddDiEntity.setStandard(productInfoEntity.getGgxh());
|
|
|
|
|
thrProductsAddDiEntity.setSpec(productInfoEntity.getGgxh());
|
|
|
|
|
thrProductsAddDiEntity.setRegisterNo(productInfoEntity.getZczbhhzbapzbh());
|
|
|
|
|
thrProductsAddDiEntity.setYlqxzcrbarmc(productInfoEntity.getYlqxzcrbarmc());
|
|
|
|
|
thrProductsAddDiEntity.setZczbhhzbapzbh(productInfoEntity.getZczbhhzbapzbh());
|
|
|
|
|
thrProductsAddDiEntity.setCreateTime(date);
|
|
|
|
|