nnnjjj123
2021-01-15 9dc69563217ae69a187533b638fe7e3ca797dacb
src/main/java/org/springblade/modules/jingdan/mapper/JingdanMapper.xml
@@ -49,6 +49,7 @@
        <if test="type!=null and type!=''">
            and j.type=#{type}
        </if>
        ORDER BY j.type asc,j.galarmTime desc
    </select>
    <select id="selectdInfo" resultMap="jingdanResultMap">