lidongdong
2024-07-10 10a3d008e9d8e800008b0f78900217a373843354
花城 参加完活动后,没有计入时长
1个文件已修改
1 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemInventoryMapper.xml
@@ -203,6 +203,7 @@
            if(nfnpc.user_id>0,1,0) as isJoin,
            (select count(task_id) from new_fight_need_problem_claim where task_id=nfpi.id) as joinNum,
            nfpi.status,
            ((UNIX_TIMESTAMP(nfnpc.punch_end_time) - UNIX_TIMESTAMP(nfnpc.punch_start_time)) * 1000 ) as serviceTime,
            nfpi.is_display,
            nfpi.user_id
        FROM new_fight_need_problem_inventory as nfpi