Helius
2021-09-07 cbdc5d06838cc89c9b7af35f7d9cf5df64379c2c
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>