Browse Source

来客吧L版单位为分

lcl 6 tháng trước cách đây
mục cha
commit
21c5438501
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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))
                 {