|
@@ -21,7 +21,7 @@ define('OPENWX_SSLCERT_PATH', '../cert/xyz_cert.pem');
|
|
|
define('OPENWX_SSLKEY_PATH', '../cert/xyz_key.pem');
|
|
|
|
|
|
define('SIGN_APPID', 'wx38f1d15c5337e89b');
|
|
|
-define('SIGN_APPSECRET', '708ce8faa4ec48ba689b03e8fa7e592c');
|
|
|
+define('SIGN_APPSECRET', 'fd6436e7427476dbe71a6333b3b02a96');
|
|
|
|
|
|
//H5端,用户身份信息授权用的
|
|
|
define('AUTHOR_APPID', 'wx38f1d15c5337e89b');
|