|
@@ -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 = "";
|
|
|
}
|
|
|
}
|