# Functions
GetModulesHandler @Summary 获取模块启用状态 @Description @Author [email protected] @Tags startup 初始化模块 @Accept json @Produce json @Success 200 {object} model.GeneralResponse{data=[]model.GetModuleResp} @Router /app/modules/all [post].