{
"hash": "0992cac79ea1bd8ce5d14ffc2e5f458f",
"projects": ["微信","QQ","微博"]
}
curl --location --request POST '/api/v1/node/query/project/entrance' \
--header 'Content-Type: application/json' \
--data-raw '{
"hash": "0992cac79ea1bd8ce5d14ffc2e5f458f",
"projects": ["微信","QQ","微博"]
}'
{
"code": 0,
"data": [
{
"domain": {
"ID": 29,
"CreatedAt": "2023-02-24T13:23:05.841+08:00",
"UpdatedAt": "2023-04-12T15:51:48.018+08:00",
"DeletedAt": null,
"url": "http://a3.t-node.xyz:8081/jump.html",
"type": "二级中转",
"project": "微信",
"usufruct": "",
"remark": "",
"detectionRemark": "",
"genericsEasily": false,
"genericsPrefix": "",
"jumpType": "三级中转",
"status": "normal",
"pv": 227,
"acceptanceStandard": {
"ID": 3,
"CreatedAt": "2023-02-25T04:17:07.297+08:00",
"UpdatedAt": "2023-02-25T13:35:19.57+08:00",
"DeletedAt": null,
"title": "微信内强制跳出",
"whiteList": {
"browserList": [
"*"
]
},
"weChatToBrowser": true
},
"payChannel": {
"ID": 0,
"CreatedAt": "0001-01-01T00:00:00Z",
"UpdatedAt": "0001-01-01T00:00:00Z",
"DeletedAt": null,
"title": "",
"info": "",
"type": "",
"taxRate": 0,
"state": "",
"key": "",
"gateway": "",
"orderServerApi": "",
"merchantID": "",
"other": "",
"statistics": {
"todayMoney": 0,
"yesterdayMoney": 0
}
},
"detectionTitle": "麒麟检测"
},
"project": "微信"
}
],
"msg": ""
}