curl --location --request GET '/myauth/web/getWebInfo'
{
"code": 200,
"success": true,
"msg": "获取成功",
"sign": "",
"result": {
"title": "MyAuth",
"keywords": "MyAuth授权管理系统;免费授权系统",
"description": "一款稳定 高效 免费的授权管理系统"
},
"timestamp": 1643100301430
}