zy-asrs-wcs/src/main/resources/mapper/system/UserMapper.xml
@@ -22,6 +22,8 @@ <if test="param.deptId != null"> and (FIND_IN_SET(#{param.deptId}, sd.`path`) OR sd.`id` = #{param.deptId}) </if> <if test="param.condition != null"> </if> order by su.create_time desc </select>