src/main/java/org/springblade/modules/licet/mapper/LicetMapper.xml
@@ -12,7 +12,7 @@ <select id="selectLicetPage" resultMap="licetResultMap"> select * from sys_licet where is_deleted = 0 select * from sys_licet where 1=1 order by id asc </select> </mapper>