# Functions
GetSystemInfo get system info @Summary get system info @Description get system info @Tags platform @Accept application/json @Produce application/json @Param req query message.GetSystemInfoReq true "request" @Success 200 {object} controller.CommonResult{data=message.GetSystemInfoResp} @Failure 500 {object} controller.CommonResult @Router /system/info [get].