2021与蓝度共同重构项目,服务端
liuhaonan
2022-04-19 e11aff139734ce34e4f7468170ebf0f62ccbb50b
dao/src/main/resources/mapper/LightReportDataMapper.xml
@@ -93,4 +93,7 @@
        </where>
        ORDER BY t1.light_report_data_id DESC
    </select>
    <select id="reportDataList" resultType="com.sandu.ximon.dao.bo.LightReportDataBo">
    </select>
</mapper>