req id
This commit is contained in:
parent
3b2e376ffa
commit
21d6ed1966
5 changed files with 12 additions and 3 deletions
|
|
@ -559,6 +559,7 @@ type SingleUsageMetricReq struct {
|
|||
App_id string `json:"app_id"`
|
||||
Metrics_name string `json:"metrics_name"`
|
||||
Page int64 `json:"page"`
|
||||
Request_id int64 `json:"request_id"`
|
||||
}
|
||||
type UpdateChannelPolicyRequest struct {
|
||||
Policy *ChannelPolicy `json:"policy"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue