浏览代码

好哒不推商户信息

lcl 3 月之前
父节点
当前提交
1465db4383
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      AppStart/Helper/SycnSpServer/SycnSpMerchantService.cs

+ 1 - 1
AppStart/Helper/SycnSpServer/SycnSpMerchantService.cs

@@ -78,7 +78,7 @@ namespace MySystem
                                         PosPushDataNewHelper.Bind(Mer);
                                     }
                                 }
-                                else
+                                else if(!Utils.Instance.IsHaoDa(int.Parse(Mer.ProductType)))
                                 {
                                     PosPushDataNewHelper.Bind(Mer);
                                 }