1
This commit is contained in:
@@ -37,6 +37,9 @@ func CreateThingMap(thingId int64, vendorThingID, appOrgCode, err string, thingT
|
||||
Remark: err,
|
||||
SyncStatus: syncStatus,
|
||||
}
|
||||
if thingMap.VendorThingID == "" {
|
||||
return nil
|
||||
}
|
||||
|
||||
WrapAddIDCULDEntity(thingMap, "jxadmin")
|
||||
return CreateEntity(GetDB(), thingMap)
|
||||
|
||||
Reference in New Issue
Block a user