dever 7 jaren geleden
bovenliggende
commit
ff9b7099f5
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      component/config/wechat.php

+ 1 - 0
component/config/wechat.php

@@ -74,6 +74,7 @@ $config['oauth'] = array
 			'authorization_info.authorizer_appid' => 'unionid',
 			'authorization_info.authorizer_access_token' => 'oauth.oauth',
 			'authorization_info.authorizer_refresh_token' => 'refresh',
+			'authorization_info.func_info' => 'callback.func',
 		),
 	),
 );