springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml
@@ -67,7 +67,7 @@ nfpi.user_id FROM new_fight_need_problem_inventory as nfpi left join com_act_neighbor_circle_topic_new as canct on canct.id=nfpi.classify_id left join new_fight_need_problem_claim as nfnpc on nfnpc.task_id=nfpi.id and left join new_fight_need_problem_claim as nfnpc on nfnpc.task_id=nfpi.id <if test="userIds !=null and userIds != '' "> and nfnpc.user_id=#{userIds} </if>