springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActNeighborCircleDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActNeighborCircleDOMapper.xml
@@ -733,7 +733,7 @@ LEFT JOIN new_fight_need_problem_inventory as nfnpi on nfnpc.task_id=nfnpi.id WHERE nfnpc.service_time iS NOT NULL AND nfnpc.unit_id IS NOT NULL <if test="beginTime != null"> and nfnpc.creation_time between "2024-01-01" and "2024-12-29" and nfnpc.creation_time between #{beginTime} and #{endTime} </if> <if test="belongTo != null and belongTo != ''"> and cpcu.belong_to=#{belongTo}