This commit is contained in:
wangjinlei
2022-09-19 18:06:19 +08:00
parent 8490380169
commit db0a74a0fc
6 changed files with 524 additions and 10 deletions

View File

@@ -55,6 +55,10 @@ class User extends Controller
$this->user_to_special_obj = Db::name('user_to_special');
}
public function pstest(){
echo md5('TMR893533');
}
/**
* @title 登录功能
* @description 登录功能