Browse Source

好哒不推商户信息

lcl 3 months ago
parent
commit
1465db4383
1 changed files with 1 additions and 1 deletions
  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);
                                 }