|
|
|
@ -340,7 +340,7 @@ public class SDEnregyServiceImpl extends SDEnregyServiceAbstract { |
|
|
|
|
} |
|
|
|
|
if (commodityCodeEntity != null && StringUtils.isNotBlank(commodityCodeEntity.getSpbm())) { |
|
|
|
|
commodityCodeEntity.setSpbm(commodityCodeEntity.getSpbm()); |
|
|
|
|
commodityCodeEntity.setWlflbm(commodityCodeEntity.getSpbm()); |
|
|
|
|
// commodityCodeEntity.setWlflbm(commodityCodeEntity.getSpbm());
|
|
|
|
|
commodityCodeEntity.setCommodityId(baseService.getGenerateShotKey()); |
|
|
|
|
commodityCodeEntity.setXhfNsrsbh("-1"); |
|
|
|
|
|
|
|
|
|