fix
Helius
2021-10-09 4d6daf57cac0f52812bd4ff3b308baa3aa93b16f
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>