wuxw
2024-02-22 bc592d61092b8c79fffe2a68a593e47be7f6ed0c
java110-db/src/main/resources/mapper/report/ReportFeeStatisticsServiceDaoImplMapper.xml
@@ -240,7 +240,7 @@
        where
        1=1
        <if test="floorId != null and floorId != ''">
            and t.obj_fpc_id = #{floorId}
            and bu.floor_id = #{floorId}
        </if>
        <if test="configId != null and configId != ''">
            and t.config_id = #{configId}