Explorar o código

接收押金触发盟主运营中心奖

lcl hai 1 ano
pai
achega
aa332fb356
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      AppStart/Helper/SycnSpServer/SycnSpActiveService.cs

+ 1 - 1
AppStart/Helper/SycnSpServer/SycnSpActiveService.cs

@@ -55,7 +55,7 @@ namespace MySystem
                                 StatService.Instance.PreActPrize(db, pos, merchant, act.SeoTitle);
                                 StatService.Instance.PreActPrize(db, pos, merchant, act.SeoTitle);
                             }
                             }
 
 
-                            if(pos.BrandId == 7 || pos.BrandId == 12 || pos.BrandId == 13 || pos.BrandId == 15 || pos.BrandId == 16)
+                            if(pos.BrandId == 7 || pos.BrandId == 12 || pos.BrandId == 13 || pos.BrandId == 15 || pos.BrandId == 16 || pos.BrandId == 22)
                             {
                             {
                                 decimal CheckMoney = kqproduct.ActTradeAmount > 0 ? kqproduct.ActTradeAmount : 1000;
                                 decimal CheckMoney = kqproduct.ActTradeAmount > 0 ? kqproduct.ActTradeAmount : 1000;
                                 int CheckDays = 30;
                                 int CheckDays = 30;