xiaoyong931011
2021-11-10 7d35a3676ac6d4abcc7a02f33ba020bc29e1b825
gc-sys/src/main/resources/mapper/system/SysNewsMapper.xml
@@ -52,7 +52,8 @@
    <select id="selectSysPopupInfo" resultType="com.xzx.gc.system.vo.ApiSysPopupVo">
        select * from xzx_sys_popup
        where end_time &gt;= #{format}
           and and  start_time &lt;= #{format}
           and  start_time &lt;= #{format}
            and state = 1
    </select>