feat: 增加顺运宝店铺筛选 (#151)
This commit is contained in:
@@ -214,6 +214,7 @@ type ShopeeSKU struct {
|
||||
type SybOrder struct {
|
||||
SybID string
|
||||
OrderNo string
|
||||
ShopName string // 顺运宝货运单级 shopName;同一货运单的商品明细相同
|
||||
Title string
|
||||
ProductSpec string // 规格原文,顺运宝 productSpec,原样保留,对应 shopee_skus.spec_raw
|
||||
SpecKey string // ProductSpec 的稳定身份键;空规格保持 SQL NULL,读出时为空字符串
|
||||
|
||||
Reference in New Issue
Block a user