mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
15 lines
386 B
JSON
15 lines
386 B
JSON
{
|
|
"ToUserName": "gh_*",
|
|
"FromUserName": "OPENID",
|
|
"CreateTime": 1662480000,
|
|
"MsgType": "event",
|
|
"Event": "head_supplier_item_update",
|
|
"item_info": {
|
|
"event_type": 2,
|
|
"appid": "APPID",
|
|
"product_id": "12345",
|
|
"version": "1677488955",
|
|
"update_fields": [ "commission_ratio", "service_ratio", "status", "active_time" ]
|
|
}
|
|
}
|