{
    "maskBase64": "data:image/png;base64,xxx",
    "prompt": "",
    "taskId": "14001934816969359"
}curl --location -g --request POST '/mj/submit/modal' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
    "maskBase64": "data:image/png;base64,xxx",
    "prompt": "",
    "taskId": "14001934816969359"
}'{
	"code": 1,
	"description": "提交成功",
	"properties": {},
	"result": 1320098173412546
}