xiaoyong931011
2021-11-11 6e6a5bbc6ed0bc05da9ed8c0ab9b55bde79c5b03
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>