2
3
baichengfei 5 лет назад
Родитель
Сommit
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]