Browse Source

来客吧L版单位为分

lcl 6 months ago
parent
commit
21c5438501
1 changed files with 3 additions and 0 deletions
  1. 3 0
      AppStart/Helper/PosPushDataNewHelper.cs

+ 3 - 0
AppStart/Helper/PosPushDataNewHelper.cs

@@ -109,6 +109,7 @@ namespace MySystem
                 BrandIds.Add("9");
                 BrandIds.Add("15");
                 BrandIds.Add("22");
+                BrandIds.Add("27");
                 BrandIds.Add("30");
                 if(BrandIds.Contains(act.ProductType))
                 {
@@ -143,6 +144,7 @@ namespace MySystem
                 BrandIds.Add("9");
                 BrandIds.Add("15");
                 BrandIds.Add("22");
+                BrandIds.Add("27");
                 BrandIds.Add("30");
                 if(BrandIds.Contains(trade.ProductType))
                 {
@@ -200,6 +202,7 @@ namespace MySystem
                 BrandIds.Add("9");
                 BrandIds.Add("15");
                 BrandIds.Add("22");
+                BrandIds.Add("27");
                 BrandIds.Add("30");
                 if(BrandIds.Contains(trade.ProductType))
                 {