发布v2.6.3版本

This commit is contained in:
雨中磐石
2024-05-04 17:53:06 +08:00
parent b0d1a233bd
commit 3048af398c
26 changed files with 176 additions and 56 deletions

View File

@@ -256,6 +256,7 @@ class loginClassAction extends apiAction
*/
public function yzxcyAction()
{
return retuenerror('20240429最新已弃用');
$openid = $this->get('openid');
$mobile = $this->get('mobile');
if(!$openid || !$mobile)return returnerror('err');