mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
qq小程序优化
This commit is contained in:
@ -87,7 +87,7 @@ class QQ
|
||||
}
|
||||
|
||||
// 缓存存储
|
||||
$data_key = 'wechat_user_info_'.$openid;
|
||||
$data_key = 'qq_user_info_'.$openid;
|
||||
SS($data_key, $data);
|
||||
|
||||
return $data;
|
||||
|
||||
Reference in New Issue
Block a user