Merge branch 'master' of git.oa00.com:supply-chain/service

finance
黄伟 2 years ago
commit e9dffa6869

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

Loading…
Cancel
Save