浏览代码

来客吧L版单位为分

lcl 11 月之前
父节点
当前提交
21c5438501
共有 1 个文件被更改,包括 3 次插入0 次删除
  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))
                 {