zxl
2026-03-25 8819762ad58f77e606431fca4072c19e542e6055
jyz-base-start/src/main/java/com/tievd/jyz/service/IOilRecordService.java
@@ -50,4 +50,6 @@
    JSONObject statTrend(DataStatisReqVo param);
    
    JSONObject statTrendClient(DataStatisReqVo param);
    List<Map<String, Object>> statTrendDetail(DataStatisReqVo param);
}