fix
Helius
2021-09-15 7ab7943de217a9e5d4a489c22c7ae27a29692d55
gc-sys/src/main/resources/mapper/system/SysNewsMapper.xml
@@ -53,6 +53,7 @@
        select * from xzx_sys_popup
        where end_time >= #{format}
           and  start_time <= #{format}
            and state = 1
    </select>