diff --git a/structs/v2/provider.go b/structs/v2/provider.go index 57370b5..f657fa0 100644 --- a/structs/v2/provider.go +++ b/structs/v2/provider.go @@ -70,6 +70,8 @@ type ProviderArticle struct { Ast int `json:"ast"` // 能否购买 Available bool `json:"available"` + // 状态 + Status ProviderStatus `json:"status"` // 是否排除,如果排除,就不用拉取价格 Exclude bool `json:"exclude"` // 历史成本价格