@@ -10,6 +10,7 @@
t.flg_valid,t.flg_can_login,t.hr_status,
t.cp_id, t.op_create_time, t.op_create_user_id, t.op_update_time, t.op_update_user_id
</sql>
+
<!-- 通用查询映射结果 -->
<resultMap id="BaseResultMap" type="com.dk.common.model.response.mst.StaffResponse">