fix
Helius
2021-12-15 f8a66f0ac65ca6b7a0511f4394ba467e0068f6bc
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>