diff --git a/structs/v2/provider.go b/structs/v2/provider.go index 36866a6..5358d17 100644 --- a/structs/v2/provider.go +++ b/structs/v2/provider.go @@ -79,6 +79,8 @@ type ProviderArticle struct { Watch *bool `json:"watch"` // 状态 Status ProviderStatus `json:"status"` + // 是否在线 + Online bool `json:"online" gorm:"-"` // 是否排除,如果排除,就不用拉取价格 Exclude bool `json:"exclude"` // 历史成本价格