请求返回{
"msg": "Unauthorized",
"code": 401,
"data": "Need auth information.",
"count": 0
}
请求返回{
"msg": "Unauthorized",
"code": 401,
"data": "Need auth information.",
"count": 0
}
本地 curl 执行可以吗?
curl -X GET -uroot: http:/ip:8030/api/db/table/_schema