java110
2022-01-17 48c9414db4b7c44a43524115570796025d38a653
java110-db/src/main/resources/mapper/community/CommunityServiceDaoImplMapper.xml
@@ -489,7 +489,7 @@
        '审核拒绝'
        END) stateName,ca.area_code areaCode,ca.area_name areaName,
        ca.parent_area_code parentAreaCode,ca.parent_area_name parentAreaName,
        t.community_area communityArea
        t.community_area communityArea,t.pay_fee_month,t.pay_fee_month payFeeMonth,t.fee_price,t.fee_price feePrice
        from s_community t,city_area ca
        <if test="memberId !=null and memberId !=''">
            ,s_community_member cm