lin
2024-02-26 a7005cd100c1588e9bec1fad4501c4a7674587f7
src/main/java/org/springblade/modules/article/mapper/ArticleMapper.xml
@@ -552,6 +552,7 @@
        <if test="article.eventType != null">
            and jpd.event_type = #{article.eventType}
            and jpd.end_time is not null
            and jpd.end_time &lt;= SYSDATE()
        </if>
        <if test="article.propertyFlag!=null ">