Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/CgibinGuide/BuyerRelation/CgibinGuideUpdateGuideBuyerRelationRequest.json

6 lines
97 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"guide_account": "wx_account",
"openid": "xxxxxx",
"buyer_nickname": "张三"
2022-05-06 20:29:27 +08:00
}