package jd
import "git.oa00.com/supply-chain/service/jd/jdsdk"
type Jd struct {
Task task
Brand brand
Category category
Sku sku
Jdsdk jdsdk.Jdsdk
}