Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Card/GiftCard/CardGeneralCardUpdateUserRequest.json

10 lines
284 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"code": "12312313",
"card_id": "p1Pj9jr90_SQRaVqYI239Ka1erkI",
"background_pic_url": "https://mmbiz.qlogo.cn/mmbiz/0?wx_fmt=jpeg",
"record_bonus": "消费30元获得3积分",
"bonus": 3000,
"custom_field_value1": "xxxxx",
"can_give_friend": true
2022-05-06 20:29:27 +08:00
}