Ver código fonte

盒子,来客吧稳定期全部转移到稳定期A

lcl 1 ano atrás
pai
commit
354843d237
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      AppStart/Helper/SycnSpServer/SycnSpTradeService.cs

+ 4 - 0
AppStart/Helper/SycnSpServer/SycnSpTradeService.cs

@@ -473,6 +473,10 @@ namespace MySystem
                                             int Version = 0;
                                             if(MerHelpFlag == 2) Version = 1;
                                             if(MerHelpFlag == 3) Version = 2;
+                                            if((pos.BrandId == 12 || pos.BrandId == 13 || pos.BrandId == 15) && Version == 0)
+                                            {
+                                                Version = 1;
+                                            }
                                             decimal SettleFee = trade.SettleFee * 100;
                                             PxcModels.TradeRecord add = db.TradeRecord.Add(new PxcModels.TradeRecord()
                                             {