$userModel
$userModel : \App\Models\Api\v1\Users
todo:基础服务 Class BaseService
$userModel : \App\Models\Api\v1\Users
$redisClient : \App\Http\Controllers\Utils\RedisClient
$userCenterModel : \App\Models\Api\v1\UserCenter
$oauthModel : \App\Models\Api\v1\Oauth
$roleModel : \App\Models\Api\v1\Role
$authModel : \App\Models\Api\v1\Auth
$areaModel : \App\Models\Api\v1\Area
$timeLineModel : \App\Models\Api\v1\TimeLine
$logModel : \App\Models\Api\v1\Log
getSystemConfigLists(array|array<mixed,integer> $pagination = array('page' => 1, 'limit' => 10), array|array<mixed,string> $order = array('order' => 'id', 'direction' => 'desc'), array|array<mixed,string> $columns = array('*'))
todo:获取系统配置
array|array<mixed,integer> | $pagination | |
array|array<mixed,string> | $order | |
array|array<mixed,string> | $columns |