@Tags app @Summary app信息列表 @Accept json @Produce json @Param "" body model.AppListReq true "app信息列表" @Success 200 {object} model.AppListRes "" @Failure 400 {object} model.Result "" @Router /app/list [POST]
(c *gin.Context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected