|
@@ -1771,7 +1771,7 @@ func (this *PredictEdbInfoController) Modify() {
|
|
|
// @Title 获取分类下指标接口
|
|
|
// @Description 获取分类下指标接口
|
|
|
// @Param ClassifyId query int true "分类id"
|
|
|
-// @Param IsOnlyMe query bool false "是否只看我的"
|
|
|
+// @Param IsShowMe query bool false "是否只看我的"
|
|
|
// @Success 200 {object} data_manage.EdbClassifyListResp
|
|
|
// @router /predict_edb_info/items [get]
|
|
|
func (this *PredictEdbInfoController) ClassifyEdbInfoItems() {
|