🐛 #2128 【开放平台】 修复公众号在由第三方平台管理时OAuth2Service授权相关报错问题
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
<xml>
|
||||
<componentAppId>第三方平台appID</componentAppId>
|
||||
<componentSecret>第三方平台appsecret</componentSecret>
|
||||
<componentAppSecret>第三方平台appsecret</componentAppSecret>
|
||||
<componentVerifyTicket>微信服务器推送过来的ticket</componentVerifyTicket>
|
||||
<componentToken>第三方平台Token</componentToken>
|
||||
<componentAesKey>第三方平台EncodingAESKey</componentAesKey>
|
||||
<appId>测试APPID</appId>
|
||||
<testMpAppId>测试公众号</testMpAppId>
|
||||
<testMaAppId>测试小程序</testMaAppId>
|
||||
</xml>
|
||||
|
||||
Reference in New Issue
Block a user