From bd8b3f8e4b5d8af99f267eb5c6efaac03406c620 Mon Sep 17 00:00:00 2001
From: cjl <276999030@qq.com>
Date: Tue, 26 Sep 2023 20:03:01 +0800
Subject: [PATCH] Merge branch 'wb' into qa

---
 screen-job/src/main/java/com/moral/api/service/HistoryMonthlyService.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/screen-job/src/main/java/com/moral/api/service/HistoryMonthlyService.java b/screen-job/src/main/java/com/moral/api/service/HistoryMonthlyService.java
index 027d2fa..1394616 100644
--- a/screen-job/src/main/java/com/moral/api/service/HistoryMonthlyService.java
+++ b/screen-job/src/main/java/com/moral/api/service/HistoryMonthlyService.java
@@ -13,6 +13,7 @@
  */
 public interface HistoryMonthlyService extends IService<HistoryMonthly> {
 
+    //���������������
     void insertHistoryMonthly();
 
 }

--
Gitblit v1.8.0