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