Get Ipwhite
Get /api/IpWhite/FindByMealType
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Query
secret
string
from user's secret
mealType
number
1 dynamic country 2 dynamic city 3 isp Exclusive 4 isp Share
Response
{
"ipList": "string",
"mealType": 0,
"createTime": "2024-05-22T22:32:01.622Z",
"createId": "string",
"id": "string"
}{
"message": "string",
"code": 500
}Last updated