Bläddra i källkod

部门导入,用户导入修改查询部门、人员修改,导入人员空格处理

anderx 2 år sedan
förälder
incheckning
395c37e6d5
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml

+ 0 - 1
ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml

@@ -124,7 +124,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
 		</if>
 		<!-- 数据范围过滤 -->
 		${params.dataScope}
-		order by job_number,
 		<if test="projectQuantitySort !=null and durationSort !=null">
 			u.project_quantity
 			<if test="projectQuantitySort==1">