소스 검색

后端: annotation

baichengfei 5 년 전
부모
커밋
7bd459e89b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/dashoo.cn/backend/api/controllers/oilsupplier/select.go

+ 1 - 1
src/dashoo.cn/backend/api/controllers/oilsupplier/select.go

@@ -288,7 +288,7 @@ func (this *SelectController) GetTList() {
 
 }
 
-// @Title get 导出ex
+// @Title get 导出供方信息表
 // @Description
 // @Success 200 {object}
 // @router /export-company-list [post]