mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-16 16:50:43 +08:00
19 lines
405 B
JSON
19 lines
405 B
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"relation_data": [
|
|
{
|
|
"appid": "wx075cf85bf347b6df",
|
|
"env_list": [
|
|
"mytestenv-7gfwxe92efb3aa38",
|
|
"test-env-6gni9ity244a6ea3"
|
|
]
|
|
},
|
|
{
|
|
"appid": "wx5fe6bb43205e9e70",
|
|
"env_list": ["test-env-6gni9ity244a6ea3"]
|
|
}
|
|
],
|
|
"err_list": []
|
|
}
|