| 
														
															@@ -384,7 +384,7 @@ public class ElectronicMembershipCardController { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     customerCardUseRecord.setOrderNo(ordNo);                                        //电子会员卡记录订单号 
														 | 
														
														 | 
														
															                     customerCardUseRecord.setOrderNo(ordNo);                                        //电子会员卡记录订单号 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     customerCardUseRecord.setUnionId(cardInfo.getUnionId());                        //电子会员卡记录用户唯一标识 
														 | 
														
														 | 
														
															                     customerCardUseRecord.setUnionId(cardInfo.getUnionId());                        //电子会员卡记录用户唯一标识 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     customerCardUseRecord.setCustomerNo(cardInfo.getCustomerNo()); 
														 | 
														
														 | 
														
															                     customerCardUseRecord.setCustomerNo(cardInfo.getCustomerNo()); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                    customerCardUseRecord.setAmt(new BigDecimal(amt));      //电子会员卡记录用户余额 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                    customerCardUseRecord.setAmt(new BigDecimal(dzkAmt));      //电子会员卡记录用户余额 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     customerCardUseRecord.setStatus("1"); 
														 | 
														
														 | 
														
															                     customerCardUseRecord.setStatus("1"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     customerCardUseRecord.setCardOilsType(cardInfo.getCardOilsType()); 
														 | 
														
														 | 
														
															                     customerCardUseRecord.setCardOilsType(cardInfo.getCardOilsType()); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     customerCardUseRecord.setBalance(cardInfo.getAmt().subtract(new BigDecimal(amt))); 
														 | 
														
														 | 
														
															                     customerCardUseRecord.setBalance(cardInfo.getAmt().subtract(new BigDecimal(amt))); 
														 |