- write JdID when after create sku on jd successfully.

This commit is contained in:
gazebo
2018-09-14 11:58:09 +08:00
parent f45698e89b
commit 87ddd8aa52
2 changed files with 10 additions and 7 deletions

View File

@@ -22,6 +22,8 @@ const (
FieldVendorStoreID = "VendorStoreID"
FieldNameID = "NameID"
FieldPlaceCode = "PlaceCode"
FieldJdID = "JdID"
)
type ModelIDCUL struct {