|
|
|
@ -151,6 +151,7 @@ public class SDEnregyServiceImpl extends SDEnregyServiceAbstract { |
|
|
|
|
entity.setInvoiceTaxno(tempMdmGmfxxtbReqBO.getDESC49()); |
|
|
|
|
entity.setMdmMulticodeJson(JsonUtils.getInstance().toJsonStringNullToEmpty(tempMdmGmfxxtbReqBO.getMULTICODE())); |
|
|
|
|
entity.setUUID(tempMdmGmfxxtbReqBO.getUUID()); |
|
|
|
|
entity.setStatus("0"); |
|
|
|
|
|
|
|
|
|
if (buyerMapper.insertBuyerOnDuplicateKey(entity) > 0) { |
|
|
|
|
entity.setSuccess(true); |
|
|
|
|