准备切换thing_map,IsUseThingMap

This commit is contained in:
gazebo
2019-12-10 09:43:08 +08:00
parent 46d3d7d8f0
commit 87e8aec310
3 changed files with 204 additions and 2 deletions

View File

@@ -6,6 +6,10 @@ const (
ThingTypeSku = 3
)
const (
IsUseThingMap = false
)
type ThingMap struct {
ModelIDCULD