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