Authorization: Bearer ********************
curl --location --request GET 'https://s.hancel.org/api/datasrc/get/'
{
"code": 0,
"data": {
"fields": [
"string"
],
"where": {},
"order": [
"string"
],
"group": [
"string"
],
"index": 0,
"count": 0,
"username": "047f9a52-68e4-4300-8748-70f71267413e",
"name": "string",
"description": "string"
},
"msg": "string"
}