瀏覽代碼

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

anderx 2 年之前
父節點
當前提交
395c37e6d5
共有 1 個文件被更改,包括 0 次插入1 次删除
  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">