Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eadd628

Browse files
authoredApr 28, 2023
remove unknown javadoc tag date (#922)
1 parent c814a4f commit eadd628

File tree

226 files changed

+229
-229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+229
-229
lines changed
 

‎alerter/src/main/java/org/dromara/hertzbeat/alert/AlerterProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* alerter config
2727
*
2828
* @author tom
29-
* @date 2021/11/24 10:38
29+
*
3030
*/
3131
@Component
3232
@ConfigurationProperties(prefix = "alerter")

‎alerter/src/main/java/org/dromara/hertzbeat/alert/AlerterWorkerPool.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
/**
3131
* warehouse 工作线程池
3232
* @author tom
33-
* @date 2021/11/24 18:09
33+
*
3434
*/
3535
@Component
3636
@Slf4j

0 commit comments

Comments
 (0)
Please sign in to comment.