curl --location --request GET 'http://localhost:5600/open/system/config'
{
"code": 0,
"data": {
"id": 0,
"ip": "example.com",
"type": "loginLog",
"info": {},
"createdAt": "string",
"updatedAt": "string"
}
}