|
|
|
@ -326,6 +326,7 @@ public class ThrProductsAddDiService extends ServiceImpl<ThrProductsAddDiDao, Th
|
|
|
|
|
thrProductsAdddiEntity.setMeasname(excelVo.getMeasname());
|
|
|
|
|
thrProductsAdddiEntity.setManufactory(excelVo.getManufactory());
|
|
|
|
|
thrProductsAdddiEntity.setZczbhhzbapzbh(excelVo.getZczbhhzbapzbh());
|
|
|
|
|
thrProductsAdddiEntity.setRegisterNo(excelVo.getZczbhhzbapzbh());
|
|
|
|
|
thrProductsAdddiEntity.setPrice(excelVo.getPrice());
|
|
|
|
|
thrProductsAdddiEntity.setSupName(excelVo.getSupName());
|
|
|
|
|
thrProductsAdddiEntity.setSourceType(1);
|
|
|
|
|