springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightCommunityConstructionMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NewFightCommunityConstructionMapper.xml
@@ -42,9 +42,10 @@ <where> 1=1 <if test="communityId !=null and communityId != '' "> and construction_community_id =#{communityId} and nfcc.construction_community_id =#{communityId} </if> </where> GROUP BY nfcc.id </select> <select id="getDetails" resultType="com.panzhihua.common.model.dtos.partybuilding.NewFightCommunityConstructionDTO">