系统信息DTO
该类用于定义系统信息DTO;
{
"system_name": "string",
"system_chinese_name": "string",
"system_version": "string",
"system_author": "string",
"system_author_email": "string",
"system_author_url": "string",
"system_license": "string",
"system_license_url": "string",
"system_disclaimer": "string",
"system_chinese_disclaimer": "string",
"system_about": "string",
"system_chinese_about": "string",
"system_license_statement": "string",
"system_chinese_license_statement": "string",
"system_copyright": "string"
}