操作日志

This commit is contained in:
苏尹岚
2020-01-08 14:26:31 +08:00
parent a3e4503081
commit e5db4f27b1
4 changed files with 69 additions and 4 deletions

View File

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