Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/UnionPromoter/OpenAccount/UnionPromoterOpenAccountGetResponse.json

6 lines
72 B
JSON
Raw Normal View History

{
"errcode": 0,
"errmsg": "ok",
"openAccount": "APPID"
2022-05-06 20:29:27 +08:00
}