mj-api-secret: ********************
{
"ids": [
"string"
]
}
curl --location --request POST '/mj/task/list-by-ids' \
--header 'Content-Type: application/json' \
--header 'mj-api-secret;' \
--data-raw '{
"ids": [
"string"
]
}'
[
{
"property1": {},
"property2": {}
}
]
项目代搭建 19.9/次
需自己提供项目地址或项目文件,以及需要的相关授权