洪城义警-正式版后台
zhongrj
2023-09-14 71cf8d87063893cf0fe1b5621811ad0f7390c3e4
src/main/java/org/springblade/modules/vote/mapper/VoteMapper.xml
@@ -15,7 +15,7 @@
    <select id="selectVotePage" resultMap="voteResultMap">
        select * from sys_vote where is_deleted = 0
        select * from sys_vote
    </select>
    <select id="selectList"  resultType="java.util.HashMap">