Эх сурвалжийг харах

拉卡拉码牌卡类型处理

lcl 9 сар өмнө
parent
commit
93bacb57b8

BIN
.DS_Store


+ 1 - 1
AppStart/Helper/PosPushDataNewHelper.cs

@@ -425,7 +425,7 @@ namespace MySystem
                     }
                     if(FeeAmt != "0") FeeAmt = FeeAmt.TrimEnd('0');
                 }
-                else if (ProductType == "30") //拉卡拉
+                else if (ProductType == "30" || ProductType == "51") //拉卡拉
                 {
                     if (trade.BankCardType == "01" || trade.BankCardType == "61" || trade.BankCardType == "91" || trade.BankCardType == "92")
                     {