Commit 9226e681 authored by 孙磊's avatar 孙磊

ces

parent b9633797
...@@ -15,9 +15,9 @@ class BranchController extends BaseController ...@@ -15,9 +15,9 @@ class BranchController extends BaseController
/** /**
* @OA\Get( * @OA\Get(
* path="/weiShopNew/backend/web/v1/shop/branch/branches/test", * path="/weiShopNew/backend/web/v1/shop/branch/branches/test",
* tags={"swagger事例1"}, * tags={"swagger事例11"},
* description="swagger事例", * description="swagger事例11",
* summary="swagger事例", * summary="swagger事例11",
* operationId="returnGetParam", * operationId="returnGetParam",
* @OA\Parameter(name="param",in="query",required=true,@OA\Schema(type="string")), * @OA\Parameter(name="param",in="query",required=true,@OA\Schema(type="string")),
* @OA\Response(response="200",description="OK。一切正常"), * @OA\Response(response="200",description="OK。一切正常"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment