|
|
@ -610,6 +610,7 @@ public class IotThingApiServiceImpl extends BaseServiceImpl<IotThingApiMapper, I |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
resultMap.put("result", entityResultMap); |
|
|
resultMap.put("result", entityResultMap); |
|
|
|
|
|
log.info("IotThingApiServiceImpl.encapsulationQuery1:{}", JSON.toJSONString(resultMap)); |
|
|
return resultMap; |
|
|
return resultMap; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|