DuGuYang hai 6 meses
pai
achega
bf5f66a9f3
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      Util/HaoDa/HaodaParam.cs

+ 3 - 3
Util/HaoDa/HaodaParam.cs

@@ -8,9 +8,9 @@ namespace MySystem
     public static class HaodaParam
     {
         public static string BoxRequestUrl = "https://openapi.iboxpay.com";
-        public static string BoxAppId = "AP7175619323825451008";
-        public static string BoxAppSecret = "hUfR53gdjyfiZTBR5bILanMqRD1dXD7y";
+        public static string BoxAppId = "AP8322645764893728768";
+        public static string BoxAppSecret = "je1TElprp3jzWETsG3FcWqtmpreEHqZS";
         public static string BoxPublicKey = "";
-        public static string BrhCode = "030145";
+        public static string BrhCode = "";
     }
 }