zxl
2026-03-25 0b39edb68acc67ed01fbfe5d31bfa776a1b17de1
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);
}