ziwen 3 years ago
parent
commit
1241aa300e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      controllers/base_from_coal.go

+ 2 - 2
controllers/base_from_coal.go

@@ -13,8 +13,8 @@ type CoalController struct {
 	BaseAuthController
 }
 
-// @Title 新增郑商所指标接口
-// @Description 新增郑商所指标接口
+// @Title 新增煤炭网指标接口
+// @Description 新增煤炭网指标接口
 // @Success 200 {object} models.AddEdbInfoReq
 // @router /add [post]
 func (this *CoalController) Add() {