curl --location --request GET 'https://m1.apifoxmock.com/m1/1551143-0-default/oauth2/client/list?title=xx&clientId=xxx&pageNum=1&pageSize=10' \
--header 'Authorization;' \
--header 'Referer;' \
--header 'User-Agent;'
{"code":200001,"msg":"success","data":{"rows":[],"total":0}}