Browse Source

好哒二维码单独推送接口

lcl 9 tháng trước cách đây
mục cha
commit
d79d00a724
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      AppStart/GetHaoDaFTPInfoService.cs

+ 1 - 1
AppStart/GetHaoDaFTPInfoService.cs

@@ -332,7 +332,7 @@ namespace MySystem
                             obj.Add("maker_code", merchantAddInfo.CybMakerCode);
                             PushHelper.Instance.Do(obj, "cashNotify");
 
-                            PosPushDataNewHelper.Bind(mer);
+                            PosPushDataNewHelper.Bind(mer, PosKind);
                             PosPushDataNewHelper.Deposit(act);
                         }