暂无描述{
"gatherId": 28
}curl --location --request POST 'https://api.tolink.cloud/appstore/check' \
--header 'Content-Type: application/json' \
--data-raw '{
"gatherId": 28
}'{
"code": 0,
"data": [
{
"appId": 2165,
"appName": "请购单",
"check": false,
"checkIncludeApp": true,
"checkIncludeDash": false,
"checkIncludeFlow": false,
"gatherId": 28,
"isDash": false,
"reason": "涉及其他应用的表单",
"relate_ids": []
}
],
"msg": "success"
}