大写
This commit is contained in:
@@ -219,7 +219,7 @@
|
||||
</select>
|
||||
|
||||
<!-- 根据条件查询系统权限数量 -->
|
||||
<select id="getPermissionCount" resultType="java.lang.Integer" parameterType="org.xyzh.common.dto.sys.TbSysPermissionDTO">
|
||||
<select id="getPermissionCount" resultType="java.lang.INTEGER" parameterType="org.xyzh.common.dto.sys.TbSysPermissionDTO">
|
||||
SELECT COUNT(1)
|
||||
FROM sys.tb_sys_permission
|
||||
<where>
|
||||
|
||||
Reference in New Issue
Block a user