Authorization: Bearer ********************curl --location --request GET 'https://user.mslmc.net/api/domain/dns/list' \
--header 'Authorization: Bearer <token>'{"code":200,"msg":"","data":[{"id":1,"domain_id":"3","domain":"mslmc.cn","name":"test","record":"0.0.0.0","type":"A"}]}