curl --location --request GET 'https://accounts.zwsoft.cn/api/v1.0/clients/settings'
{
"status": 0,
"message": "success",
"error": null,
"data": [
{
"guid": "a5936a9c-0cad-a44b-0ed7-34e792f42806",
"clientID": "ZWCADPersonalClient",
"version": 10,
"settings": "[ServerHostSettings]\r\nTokenHost=https://accounts.zwsoft.cn\r\nTokenHostPort=443\r\nBuyHost=https://store.zwsoft.cn/personal/web/list\r\nAccountHost=https://me.zwsoft.cn\r\nConsultHost=http://support.zwsoft.cn/chat/pc/v2/index.html?sysnum=067dff53e2814b20b219e5490c4cef3a\r\nScope=openid profile email phone offline_access SAM_API ZMS.UserDetails.Read\r\n\r\n[AuthSettings]\r\nAuthType=Account\r\n\r\n[CommonSettings]\r\nWebLanguage=zh-CN\r\n\r\n[WindowSizeSettings]\r\n_Account_Login=@Size(960 606)\r\n_Account_Register=@Size(485 585)\r\n_Account_ResetPassword=@Size(960 606)\r\n_External_Callback=@Size(960 606)\r\n_External_Link=@Size(960 606)\r\n_External_LinkHandler=@Size(485 669)",
"createTime": "2022-02-25T09:28:33",
"updateTime": "2022-02-25T09:28:36"
}
]
}