fix
Helius
2021-12-06 bf3d05a7b28f505f77734a2f12ad44f06c781ab5
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>