springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/java/com/panzhihua/community_backstage/api/VolunteerTypeApi.java
@@ -10,6 +10,10 @@ import javax.annotation.Resource; /** * 路北社区志愿者状态接口 */ @Slf4j @RestController @RequestMapping("/VolunteerType") springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerActivityMapper.xml
@@ -168,7 +168,7 @@ <if test="volunteerActivityVO.activityContent != null"> activity_content, </if> creationTime creation_time </trim> values <trim prefix="(" suffix=")" suffixOverrides=","> springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerTypeMapper.xml
@@ -33,7 +33,7 @@ <if test="volunteerTypeVO.communityId != null"> community_id, </if> creationTime creation_time </trim> values <trim prefix="(" suffix=")" suffixOverrides=",">