Commit ac154974 authored by 郭勇志's avatar 郭勇志

Merge branch 'development' of http://gitlab-ebiz.yiyao365.cn/newshop/newshopback into development

parents 8c5189dc efcd3226
......@@ -14,10 +14,10 @@ class BranchController extends BaseController
];
/**
* @OA\Get(
* path="/backend/web/v1/shop/branch/branches/test",
* tags={"swagger事例"},
* description="swagger事例",
* summary="swagger事例",
* path="/weiShopNew/backend/web/v1/shop/branch/branches/test",
* tags={"swagger事例11"},
* description="swagger事例11",
* summary="swagger事例11",
* 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