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