@ -136,6 +136,7 @@ type ArgsUserServiceInfo struct {
}
type ReplyUserServiceInfo struct {
CustomerId uint `json:"customerId"`
AppKey string `json:"appKey"`
AppSecret string `json:"appSecret"`
ExpirationAt int64 `json:"expirationAt"`