cjl
2024-08-09 619809ea4fbd5e7dcc08eed7ab44f89c6614ee99
screen-job/src/main/java/com/moral/api/task/HistoryTableInsertTask.java
@@ -132,7 +132,7 @@
    //疾控中心小时数据统计
    @XxlJob("dateInsertHistoryHourlyJKAvg")
    public ReturnT dateInsertJKAvg(){
    public ReturnT dateInsertHistoryHourlyJKAvg(){
        try {
            historyHourlyService.dateInsertHistoryHourlyJKAvg(null,null);
        } catch (Exception e) {