|
|
|
@ -305,7 +305,7 @@ class OrdersController extends CommonController
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* @OA\Get(
|
|
|
|
* @OA\Get(
|
|
|
|
* path="/customer/get-area-beds/{area_id}",
|
|
|
|
* path="/manager/get-area-beds/{area_id}",
|
|
|
|
* summary="V2-根据病区获取病床",
|
|
|
|
* summary="V2-根据病区获取病床",
|
|
|
|
* description="根据病区获取病床",
|
|
|
|
* description="根据病区获取病床",
|
|
|
|
* @OA\Parameter(name="token", in="query", @OA\Schema(type="string"), required=true, description="token"),
|
|
|
|
* @OA\Parameter(name="token", in="query", @OA\Schema(type="string"), required=true, description="token"),
|
|
|
|
|