From 8bd70ec18d9a0b2ebf48b49e8b14641e07abcabd Mon Sep 17 00:00:00 2001 From: timerzz Date: Mon, 18 Nov 2024 17:41:25 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E4=BE=9B=E5=BA=94=E5=95=86=E5=95=86?= =?UTF-8?q?=E5=93=81=E6=B7=BB=E5=8A=A0=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- structs/v2/provider.go | 2 ++ 1 file changed, 2 insertions(+) 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"` // 历史成本价格