feat: 导入入院物资修改

dev_ksck_axxyy
chenhc 9 months ago
parent 9a573b35af
commit 54e3556181

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

Loading…
Cancel
Save