springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/StreetBigScreenMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/StreetBigScreenMapper.xml
@@ -138,7 +138,7 @@ <!-- 获取旧双报道服务时间 --> <select id="getOldTime" resultType="Double"> select SUM(ROUND((TIMESTAMPDIFF(SECOND,order_time, solve_time) / 3600000), 2)) from com_act_neighbor_circle select SUM(ROUND((TIMESTAMPDIFF(SECOND,order_time, solve_time) / 3600), 2)) from com_act_neighbor_circle where order_time is not null and solve_time is not null and belong_type in (2,3) <if test=" communityId !=null and communityId != '' ">