饿鲜达商品库合并修改,每日订单打款增加日志,一些bug

This commit is contained in:
苏尹岚
2020-02-13 16:25:54 +08:00
parent e46e86396c
commit e46245f7e2
7 changed files with 82 additions and 30 deletions

View File

@@ -5,6 +5,7 @@ const (
ThingTypeSkuName = 2
ThingTypeSku = 3
ThingTypeStore = 4
ThingTypeUser = 5
)
type ThingMap struct {