暂无描述
curl --location --request POST 'http://test1.moranblog.cn/api/upload_background' \
--form 'appid="10000"' \
--form 'usertoken="14162cf5d5f2ea68fec2b377b2d0adad9cff2bab"' \
--form 'file="[\"C:\\\\Users\\\\Administrator\\\\Pictures\\\\v2-d8ce83d396bda6fca1cd2dc28d4627f2_1440w.png\"]"'
{
"code": 1,
"msg": "上传成功,等待审核",
"data": [],
"timestamp": 1688279589
}