Browse Source

邮费装转账

wangxiaoming 7 years ago
parent
commit
063b1da4dd

+ 1 - 1
watero-rst-service/src/main/java/com/iamberry/rst/service/cm/CustomerCommonServiceImpl.java

@@ -163,7 +163,7 @@ public class CustomerCommonServiceImpl implements CustomerCommonService {
                 postage.setSalesOrderId(customerCommon.getSalesOrderId());       //efast订单号
                 postage.setPostageClientName(customerCommon.getRelationBackName());
                 postage.setPostageClientTel(customerCommon.getRelationBackTel());
-                //postage.ser
+                postage.setPostageClientAddress(customerCommon.getRelationSendAddress());
                 postage.setPostageLogisticsCompany(customerCommon.getRelationBackLogisticsCompany());
                 postage.setPostageLogisticsNo(customerCommon.getRelationBackLogisticsNo());
                 postage.setPostageAmount(customerCommon.getRelationBackPostage());  //寄回邮费