{
"systemName": "string",
"logo": "string",
"home": "string",
"username": "string"
}curl --location 'ssiot.cc/api/sys/logo/save' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'systemid: sansan' \
--header 'Content-Type: application/json' \
--data '{
"systemName": "string",
"logo": "string",
"home": "string",
"username": "string"
}'{}