lcl пре 1 година
родитељ
комит
2cce521845

+ 3 - 0
AppStart/Helper/StatService.cs

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

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

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