curl --location --request GET 'http://localhost:8080/system/oss/config/queryDef' \ --header 'Authorization;'
{ "code": 0, "status": true, "msg": "string", "data": "string", "isSecurity": true }