feat 供应商商品添加状态

This commit is contained in:
timerzz 2024-11-18 17:41:25 +08:00
parent bb9fe2646c
commit 8bd70ec18d

View File

@ -70,6 +70,8 @@ type ProviderArticle struct {
Ast int `json:"ast"`
// 能否购买
Available bool `json:"available"`
// 状态
Status ProviderStatus `json:"status"`
// 是否排除,如果排除,就不用拉取价格
Exclude bool `json:"exclude"`
// 历史成本价格