fix
Helius
2021-11-18 ae0a1bdde246c8b0231dd07a99ecb9b965b6d0b6
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>