xiaoyong931011
2021-08-25 171a706099da6bd039b31b7a94eb75fb9b6162d2
gc-sys/src/main/resources/mapper/system/SysNewsMapper.xml
@@ -52,7 +52,7 @@
    <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}
    </select>