|
|
@ -158,7 +158,8 @@ public class GroupCommodityCodeServiceImpl implements IGroupCommodityCodeService |
|
|
|
}else{ |
|
|
|
}else{ |
|
|
|
newCommodityCodeEntity.setId(baseService.getGenerateShotKey()); |
|
|
|
newCommodityCodeEntity.setId(baseService.getGenerateShotKey()); |
|
|
|
newCommodityCodeEntity.setXhfNsrsbh(quoteGroupCommodityDTO.getXhfNsrsbh()); |
|
|
|
newCommodityCodeEntity.setXhfNsrsbh(quoteGroupCommodityDTO.getXhfNsrsbh()); |
|
|
|
newCommodityCodeEntity.setDataState(TaxClassCodeEnum.DATA_SOURCE_9.getKey()); |
|
|
|
newCommodityCodeEntity.setDataSource(TaxClassCodeEnum.DATA_SOURCE_9.getKey()); |
|
|
|
|
|
|
|
newCommodityCodeEntity.setDataState(ConfigureConstant.STRING_0); |
|
|
|
newCommodityCodeEntity.setXhfMc(quoteGroupCommodityDTO.getXhfMc()); |
|
|
|
newCommodityCodeEntity.setXhfMc(quoteGroupCommodityDTO.getXhfMc()); |
|
|
|
newCommodityCodeEntity.setHsbz(ConfigureConstant.STRING_1); |
|
|
|
newCommodityCodeEntity.setHsbz(ConfigureConstant.STRING_1); |
|
|
|
newCommodityCodeEntity.setYhzcbs(ConfigureConstant.STRING_0); |
|
|
|
newCommodityCodeEntity.setYhzcbs(ConfigureConstant.STRING_0); |
|
|
|