BUG 調整 用Authorization
This commit is contained in:
parent
1da2e215fb
commit
c9aef372ef
@ -22,7 +22,7 @@ class BranchControlController extends Controller
|
||||
* summary="取得分店資訊",
|
||||
* description="需帶入 Bearer Token 取得當前用戶可存取的分店資訊",
|
||||
* operationId="Branches",
|
||||
* security={{ "sanctum": {} }},
|
||||
* security={{"Authorization":{}}},
|
||||
* @OA\Response(
|
||||
* response=200,
|
||||
* description="成功回傳分店列表",
|
||||
|
Loading…
x
Reference in New Issue
Block a user