소스 검색

取消乐刷海科漏交易

lcl 1 년 전
부모
커밋
3627094866
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      AppStart/Helper/SycnSpServer/SycnSpTradeService.cs

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

@@ -403,10 +403,10 @@ namespace MySystem
                                                 HelpProfitFlag = "HelpProfit";
                                             }
                                             int ActStatus = pos.ActivationState;
-                                            if(BrandId == 4 || BrandId == 5 || BrandId == 8 || BrandId == 9)
-                                            {
-                                                ActStatus = GetLeShuaHaiKe(pos.UserId, BrandId);
-                                            }
+                                            // if(BrandId == 4 || BrandId == 5 || BrandId == 8 || BrandId == 9)
+                                            // {
+                                            //     ActStatus = GetLeShuaHaiKe(pos.UserId, BrandId);
+                                            // }
                                             db.TradeRecord.Add(new PxcModels.TradeRecord()
                                             {
                                                 ParentNav = user.ParentNav,