Compare commits

..
1 Commits
Author SHA1 Message Date
markwangandGitHub f5aace952c Merge cdf8b2849b into 3bd886d7f2 2024-12-20 06:35:50 +00:00
-1
View File
@@ -54,7 +54,6 @@ type USParams struct {
ExpireType TExpireType `json:"expire_type"`
ExpireTime int64 `json:"expire_time"`
ExpireInterval int `json:"expire_interval"`
IsExpire bool `json:"is_expire,omitempty"`
}
// USResult 返回的结果