Properties

$areaService

$areaService : \App\Http\Controllers\Service\v1\AreaService

Type

\App\Http\Controllers\Service\v1\AreaService

$databaseService

$databaseService : 

Type

$post

$post : array|string|null

Type

array|string|null

Methods

__construct()

__construct(\Illuminate\Http\Request  $request) 

Parameters

\Illuminate\Http\Request $request

getAuthLists()

getAuthLists() : \Illuminate\Http\JsonResponse

todo:获取权限列表

Returns

\Illuminate\Http\JsonResponse

getAuthTree()

getAuthTree() : \Illuminate\Http\JsonResponse

todo:获取权限树

Returns

\Illuminate\Http\JsonResponse

insertAuth()

insertAuth() : \Illuminate\Http\JsonResponse

todo:添加权限

Returns

\Illuminate\Http\JsonResponse

updateAuth()

updateAuth() : \Illuminate\Http\JsonResponse

todo:更新权限

Returns

\Illuminate\Http\JsonResponse