|
@@ -16,6 +16,7 @@
|
|
|
<result column="device_id" property="deviceId" />
|
|
|
<result column="handle_name" property="handleName" />
|
|
|
<result column="handle_time" property="handleTime" />
|
|
|
+ <result column="remark" property="remark" />
|
|
|
<result column="tenant_id" property="tenantId" />
|
|
|
<result column="dept_id" property="deptId" />
|
|
|
<result column="create_by" property="createBy" />
|