thinkphp6 官方文档 https://www.kancloud.cn/manual/thinkphp6_0
php think make:controller api/v1/User --api
php think make:controller BaseController
php think make:controller api/v1/User
thinkphp6 官方文档 https://www.kancloud.cn/manual/thinkphp6_0
php think make:controller api/v1/User --api
php think make:controller BaseController
php think make:controller api/v1/User