lidongdong
2023-11-14 d3c42bc8c75dd63daabe60ca0ae790744ff987f3
修改问题任务报名人员列表
1个文件已修改
6 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml
@@ -58,7 +58,7 @@
            nfpi.community_id,
            nfnpc.punch_start_time,
            nfnpc.punch_end_time,
            count(nfnpc.id) as isJoin,
            if(nfnpc.user_id>0,1,0) as isJoin,
            nfpi.status,
            nfpi.user_id
        FROM new_fight_need_problem_inventory as nfpi
@@ -112,7 +112,7 @@
            nfpi.community_id,
            nfnpc.punch_start_time,
            nfnpc.punch_end_time,
            count(nfnpc.id) as isJoin,
            if(nfnpc.user_id>0,1,0) as isJoin,
            nfpi.status,
            nfpi.user_id
        FROM new_fight_need_problem_inventory as nfpi
@@ -163,7 +163,7 @@
            nfpi.community_id,
            nfnpc.punch_start_time,
            nfnpc.punch_end_time,
            count(nfnpc.id) as isJoin,
            if(nfnpc.user_id>0,1,0) as isJoin,
            nfpi.status,
            nfpi.user_id
        FROM new_fight_need_problem_inventory as nfpi