{
"skey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"type": "阿萨德",
"content": "你你好",
"apikey":"0f6bc68209f542a18fbef5b422540a97"
}
curl --location --request POST '/myauth/web/addStorageInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"skey": "C5817BD0-0B99-41c3-A62C-77AD75677F52",
"type": "阿萨德",
"content": "你你好",
"apikey":"0f6bc68209f542a18fbef5b422540a97"
}'
{
"code": 200,
"success": true,
"msg": "添加成功",
"sign": "",
"result": null,
"timestamp": 1649319021965
}