dever преди 7 години
родител
ревизия
ff9b7099f5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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',
 		),
 	),
 );