lidongdong
2023-09-01 5da6b2e80f6c54d07ce60b228bf668a1e6ec6be6
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/service/impl/VolunteerActivityServiceImpl.java
@@ -85,7 +85,7 @@
                {
                    state = "3";
                }
                else if (newTiem>applyEndtime)
                else if (newTiem>applyEndtime  && newTiem <actityBegintime )
                {
                    //报名如果截止  报名人数为0   结束活动
                    Integer num=0;