|
@@ -59,9 +59,9 @@ func IndexTotal(c *gin.Context) { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// IndexAppList |
|
|
// IndexAppList |
|
|
// @Summary 数据明细 |
|
|
|
|
|
// @Tags 数据中心------嘉俊 |
|
|
|
|
|
// @Description 数据中心-数据明细 |
|
|
|
|
|
|
|
|
// @Summary 应用列表 |
|
|
|
|
|
// @Tags 首页------嘉俊 |
|
|
|
|
|
// @Description 首页-应用列表 |
|
|
// @param Authorization header string true "验证参数Bearer和token空格拼接" |
|
|
// @param Authorization header string true "验证参数Bearer和token空格拼接" |
|
|
// @Accept json |
|
|
// @Accept json |
|
|
// @Produce json |
|
|
// @Produce json |
|
|