返回结果如下
{"downloaddomain":["https://dev-api.aaa.xxx.com"],"errcode":"0","errmsg":"ok","invalid_downloaddomain":["https://dev2-api.a.xxx.com"],"invalid_requestdomain":["https://dev2-api.aaa.xxx.com"],"invalid_uploaddomain":["https://dev2-api.aaa.xx.com"],"invalid_wsrequestdomain":["wss://https://dev2-api.aaa.xxx.com"],"requestdomain":["https://dev-api.aaa.xxx.com"],"success":true,"uploaddomain":["https://dev-api.aaa.xxxx.com"],"wsrequestdomain":["wss://dev-api.aaa.xxx.com"]}
原因如下: 配置换行了导致只有第一行才合法

你好,以;隔开即可。请检查下注意事项 https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/TroubleShooting.html