Skip to content

Commit 00a4221

Browse files
author
wangzx
committed
添加注释
1 parent 49e7a63 commit 00a4221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

job/src/main/java/com/wzx/demo/JobApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
@EnableDiscoveryClient
1313
@SpringBootApplication
14-
/**允许开启定时任务**/
14+
/**允许开启定时任务s**/
1515
@EnableScheduling
1616
public class JobApplication {
1717
public static void main(String[] args) {

0 commit comments

Comments
 (0)