zhoux 1 rok temu
rodzic
commit
4e72c4db28

+ 1 - 0
src/main/java/com/dk/mdm/mapper/mst/StaffMapper.xml

@@ -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">