Pārlūkot izejas kodu

加入数据导入框架

wuxw 2 gadi atpakaļ
vecāks
revīzija
f4f591bd8f

+ 1 - 1
java110-db/src/main/resources/mapper/report/BaseDataStatisticsServiceDaoImplMapper.xml

@@ -479,7 +479,7 @@
     </select>
 
     <select id="getPropertyFeeSummaryData" parameterType="Map" resultType="Map">
-        select br.community_id communityId,bo.name ownerName,bo.sex,bo.link,concat(f.floor_num,'-',bu.unit_num,'-',br.room_num) roomName,br.room_id,
+        select br.community_id communityId,bo.name ownerName,bo.sex,bo.link,concat(f.floor_num,'-',bu.unit_num,'-',br.room_num) roomName,br.room_id roomId,
         borr.start_time bingTime,br.state,br.built_up_area builtUpArea,pfc.square_price squarePrice,pfc.config_id configId,pfc.fee_name feeName,
         (
         select max(pay_fee_time) from pay_fee_detail_month pfdm