浏览代码

判断好哒品牌

lcl 1 年之前
父节点
当前提交
2cce521845
共有 2 个文件被更改,包括 5 次插入2 次删除
  1. 3 0
      AppStart/Helper/StatService.cs
  2. 2 2
      AppStart/Helper/SycnSpServer/SycnSpActiveService.cs

+ 3 - 0
AppStart/Helper/StatService.cs

@@ -352,6 +352,7 @@ namespace MySystem
             BrandIds.Add(19);
             BrandIds.Add(19);
             BrandIds.Add(20);
             BrandIds.Add(20);
             BrandIds.Add(21);
             BrandIds.Add(21);
+            BrandIds.Add(29);
             BrandIds.Add(23);
             BrandIds.Add(23);
             BrandIds.Add(24);
             BrandIds.Add(24);
             BrandIds.Add(25);
             BrandIds.Add(25);
@@ -805,6 +806,7 @@ namespace MySystem
             BrandIds.Add(19);
             BrandIds.Add(19);
             BrandIds.Add(20);
             BrandIds.Add(20);
             BrandIds.Add(21);
             BrandIds.Add(21);
+            BrandIds.Add(29);
             BrandIds.Add(23);
             BrandIds.Add(23);
             BrandIds.Add(24);
             BrandIds.Add(24);
             BrandIds.Add(25);
             BrandIds.Add(25);
@@ -1229,6 +1231,7 @@ namespace MySystem
                         BrandIds.Add(19);
                         BrandIds.Add(19);
                         BrandIds.Add(20);
                         BrandIds.Add(20);
                         BrandIds.Add(21);
                         BrandIds.Add(21);
+                        BrandIds.Add(29);
                         BrandIds.Add(23);
                         BrandIds.Add(23);
                         BrandIds.Add(24);
                         BrandIds.Add(24);
                         BrandIds.Add(25);
                         BrandIds.Add(25);

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

@@ -167,7 +167,7 @@ namespace MySystem
                                             {
                                             {
                                                 if(pos.BrandId == 29)
                                                 if(pos.BrandId == 29)
                                                 {
                                                 {
-                                                    Prize = 131;
+                                                    Prize = 200;
                                                 }
                                                 }
                                                 else
                                                 else
                                                 {
                                                 {
@@ -185,7 +185,7 @@ namespace MySystem
                                             {
                                             {
                                                 if(pos.BrandId == 29)
                                                 if(pos.BrandId == 29)
                                                 {
                                                 {
-                                                    Prize = 218;
+                                                    Prize = 300;
                                                 }
                                                 }
                                                 else
                                                 else
                                                 {
                                                 {