topthink管理系统

时间:2026年06月17日 12:19:09

sentcms管理系统/think-jwt

composer require tensent/think-jwt example ?php use JwtAuth\Config; use JwtAuth\JwtAuth; $auth = new JwtAuth(); // 用户 id $id = 1; // 附带参数 $cliasm = ; $token = $auth- token($...gitee.com