ycl-platform/src/main/resources/mapper/allot/EfficiencyMapper.xml
@@ -44,4 +44,8 @@ GROUP BY t4.id,DATE_FORMAT(alarm_time,'%Y-%m') </select> <select id="getSmokeCustomer" resultType="java.lang.Long"> select count(1) total from ums_ods_customer </select> </mapper>