Selaa lähdekoodia

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

DuGuYang 6 kuukautta sitten
vanhempi
commit
9b5bdd04d6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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";
     }
 }