{
"base64Array": [],
"filter": {
"channelId": "",
"instanceId": "",
"remark": ""
}
}curl --location --request POST 'https://mj.baijingyuan.cc/mj/submit/upload-discord-images' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"base64Array": [],
"filter": {
"channelId": "",
"instanceId": "",
"remark": ""
}
}'{
"code": 0,
"description": "string",
"result": [
"string"
]
}