lcl 1 год назад
Родитель
Сommit
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,