Browse Source

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

DuGuYang 6 months ago
parent
commit
9b5bdd04d6
1 changed files with 1 additions and 1 deletions
  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 = "";
+        public static string BrhCode = "030145";
     }
 }