src/main/resources/mapper/system/SysRoleMapper.xml
@@ -51,7 +51,7 @@ and date_format(r.create_time,'%Y%m%d') <= date_format(#{params.endTime},'%Y%m%d') </if> <!-- 数据范围过滤 --> ${params.dataScope} -- ${params.dataScope} order by r.role_sort </select>