Browse Source

取消乐刷海科漏交易

lcl 1 year ago
parent
commit
3627094866
1 changed files with 4 additions and 4 deletions
  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,