|
@@ -3462,6 +3462,8 @@ type UsageDetailInfo struct {
|
|
|
ReceiverId *string `json:"receiverId,optional"`
|
|
|
// 1 cow-basic 2 cow-agent 3 cow-sop 4 mp-card 5 mp-employee
|
|
|
App *string
|
|
|
+ // 1 cow-basic 2 cow-agent 3 cow-sop 4 mp-card 5 mp-employee
|
|
|
+ AppValue *int
|
|
|
// 名片会话id
|
|
|
SessionId *uint64 `json:"sessionId,optional"`
|
|
|
// 请求内容
|