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

修改描述信息

parent 39724519
......@@ -20,7 +20,7 @@ class DownTemplateController extends BaseController
* 门店服务评价打分模板(shop_branch_score_import.xls);",
* @OA\Parameter(name="ENG_NAME",in="query",required=true,description="模板名称",@OA\Schema(type="string")),
* @OA\Parameter(name="CN_NAME",in="query",required=true,description="模板中文名称",@OA\Schema(type="string")),
* @OA\Parameter(name="SUFFIX",in="query",description="excel后缀,默认xlsx",@OA\Schema(type="string")),
* @OA\Parameter(name="SUFFIX",in="query",description="excel后缀,默认xlsx,首字母大写",@OA\Schema(type="string")),
* @OA\Response(response="200",description="excel文件"),
* security={{"Authorization": {}}}
* )
......
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