- sync sku to ebai, still have bugs.

This commit is contained in:
gazebo
2018-09-26 22:30:19 +08:00
parent 49f2d0c969
commit 73a5f7241e
6 changed files with 349 additions and 108 deletions

View File

@@ -23,6 +23,8 @@ const (
FieldNameID = "NameID"
FieldPlaceCode = "PlaceCode"
FieldCategoryID = "CategoryID"
FieldJdID = "JdID"
FieldElmID = "ElmID"
FieldEbaiID = "EbaiID"