Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/Promoter/PromoterGetPromoterRequest.json

12 lines
218 B
JSON
Raw Normal View History

{
"openid": "xxxxx",
"role_id": 1,
"retail_id": "xxxxx",
"begin_time": 1668614400,
"end_time": 1668666429,
"start_id": "123",
"need_unionid": 1,
"auth_status": 1,
"decl_status": 1
}