lidongdong
2024-09-23 e02314f1d689d47561318cc1a14a70e2af0becde
花城 修改街道大屏统计接口随手拍数据问题
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/StreetBigScreenMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/StreetBigScreenMapper.xml
@@ -245,7 +245,7 @@
                and community_id in (select community_id from com_act where street_id=#{streetId} and app_id="wx118de8a734d269f0")
            </if>
            <if test=" starTime != null and starTime != '' ">
                and t1.tiems BETWEEN #{starTime} AND #{endTime}
                and t1.create_at BETWEEN #{starTime} AND #{endTime}
            </if>
        </where>
        group by t1.tiems