洪城义警-正式版后台
zengh
2022-07-12 e195da8d980c27f53c813af1417a47a9f46633a9
src/main/java/org/springblade/modules/trar/mapper/TrarMapper.xml
@@ -20,7 +20,7 @@
        where is_deleted = 0
    </select>
    <select id="selectList" resultType="java.util.HashMap">
    <select id="selectList" resultMap="trarResultMap">
        select jd, wd
        from sys_trar
        where rid = #{rid}