运费模版

finance
杨赟 2 years ago
parent 4aac80a796
commit 965abd2ecb

@ -13,7 +13,8 @@ type sku struct {
type source uint
const (
SkuSourceJd source = 1 // 京东开普勒渠道
SkuSourceJd source = 1 // 京东开普勒渠道
SkuSourceSupplier source = 2 // 供应链供应商渠道
)
const (

Loading…
Cancel
Save