Browse Source

Merge branch 'feature-dgy-进件区分银联品牌' into feature-dgy-功能测试

DuGuYang 10 tháng trước cách đây
mục cha
commit
b420b74403
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Entity/HaoDa/HaodaParam.cs

+ 1 - 1
Entity/HaoDa/HaodaParam.cs

@@ -11,6 +11,6 @@ namespace MySystem
         public static string BoxAppId = "AP8322645764893728768";
         public static string BoxAppSecret = "je1TElprp3jzWETsG3FcWqtmpreEHqZS";
         public static string BoxPublicKey = "";
-        public static string BrhCode = "030145";
+        public static string BrhCode = "015001";
     }
 }