Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/UnionPromoter/Target/UnionPromoterTargetApplyStatusResponse.json
2022-05-06 20:44:39 +08:00

14 lines
271 B
JSON

{
"errcode": 0,
"errmsg": "ok",
"data": {
"planId": "1964112935262240768",
"promoterStatus": 1,
"applyTime": 1626692835,
"joinTime": 0,
"applyReason": "okok",
"rejectTime": 0,
"removeTime": 0
}
}