Переглянути джерело

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

anderx 2 роки тому
батько
коміт
395c37e6d5

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