<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('id') or colPickMode == 1 and data.containsKey('id')))">
a.id,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('siteId') or colPickMode == 1 and data.containsKey('siteId')))">
a.siteId,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('siteName') or colPickMode == 1 and data.containsKey('siteName')))">
a.siteName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('deviceId') or colPickMode == 1 and data.containsKey('deviceId')))">
a.deviceId,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('deviceName') or colPickMode == 1 and data.containsKey('deviceName')))">
a.deviceName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('deviceCode') or colPickMode == 1 and data.containsKey('deviceCode')))">
a.deviceCode,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('deviceMac') or colPickMode == 1 and data.containsKey('deviceMac')))">
a.deviceMac,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('deviceLocation') or colPickMode == 1 and data.containsKey('deviceLocation')))">
a.deviceLocation,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('lon') or colPickMode == 1 and data.containsKey('lon')))">
a.lon,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('lati') or colPickMode == 1 and data.containsKey('lati')))">
a.lati,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('floor') or colPickMode == 1 and data.containsKey('floor')))">
a.floor,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('build') or colPickMode == 1 and data.containsKey('build')))">
a.build,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('leadingOfficial') or colPickMode == 1 and data.containsKey('leadingOfficial')))">
a.leadingOfficial,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('leadingOfficialTelephone') or colPickMode == 1 and data.containsKey('leadingOfficialTelephone')))">
a.leadingOfficialTelephone,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('timeOutPeriod') or colPickMode == 1 and data.containsKey('timeOutPeriod')))">
a.timeOutPeriod,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('nearTime') or colPickMode == 1 and data.containsKey('nearTime')))">
a.nearTime,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('deviceStatus') or colPickMode == 1 and data.containsKey('deviceStatus')))">
a.deviceStatus,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('regionIndexCode') or colPickMode == 1 and data.containsKey('regionIndexCode')))">
a.regionIndexCode,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('cameraTypeName') or colPickMode == 1 and data.containsKey('cameraTypeName')))">
a.cameraTypeName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('cameraType') or colPickMode == 1 and data.containsKey('cameraType')))">
a.cameraType,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('encodeDevIndexCode') or colPickMode == 1 and data.containsKey('encodeDevIndexCode')))">
a.encodeDevIndexCode,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('capabilitySet') or colPickMode == 1 and data.containsKey('capabilitySet')))">
a.capabilitySet,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('capabilitySetName') or colPickMode == 1 and data.containsKey('capabilitySetName')))">
a.capabilitySetName,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('deviceRemark') or colPickMode == 1 and data.containsKey('deviceRemark')))">
a.deviceRemark,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('createUserId') or colPickMode == 1 and data.containsKey('createUserId')))">
a.createUserId,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('createTime') or colPickMode == 1 and data.containsKey('createTime')))">
a.createTime,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('updateUserId') or colPickMode == 1 and data.containsKey('updateUserId')))">
a.updateUserId,
</if>
<iftest="(data == null) or (data != null and ( colPickMode == 0 and !data.containsKey('updateTime') or colPickMode == 1 and data.containsKey('updateTime')))">