Commit 7ffc1a0a authored by 孙磊's avatar 孙磊

cs

parent efcd3226
......@@ -15,9 +15,9 @@ class BranchController extends BaseController
/**
* @OA\Get(
* path="/weiShopNew/backend/web/v1/shop/branch/branches/test",
* tags={"swagger事例11"},
* description="swagger事例11",
* summary="swagger事例11",
* tags={"swagger事例"},
* description="swagger事例",
* summary="swagger事例",
* operationId="returnGetParam",
* @OA\Parameter(name="param",in="query",required=true,@OA\Schema(type="string")),
* @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