mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-15 04:48:16 +08:00
feat(wxapi): 调整腾讯云服务 TCB 相关接口及模型的命名方式
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"action": "smsMarketingOverviewData",
|
||||
"begin_date": 1614182400,
|
||||
"end_date": 1614268800,
|
||||
"page_offset": 0,
|
||||
"page_limit": 1000,
|
||||
"condition": {
|
||||
"env_id": "xxx",
|
||||
"activity_id": "xxx",
|
||||
"by_channel_id": 0,
|
||||
"channel_id": "xxx",
|
||||
"act_type": "h5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user