xuhy
2024-12-11 5be07b1a021f596b003eac001f4cb77416ae6c7b
ruoyi-system/src/main/resources/mapper/system/SysRoleMapper.xml
@@ -107,6 +107,7 @@
         </if>
         AND del_flag = 0
      </where>
      ORDER BY create_time DESC
   </select>
   <select id="selectCount" resultType="java.lang.Integer">
      select  count(*) from sys_role