We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e7a63 commit 00a4221Copy full SHA for 00a4221
1 file changed
job/src/main/java/com/wzx/demo/JobApplication.java
@@ -11,7 +11,7 @@
11
*/
12
@EnableDiscoveryClient
13
@SpringBootApplication
14
-/**允许开启定时任务**/
+/**允许开启定时任务s**/
15
@EnableScheduling
16
public class JobApplication {
17
public static void main(String[] args) {
0 commit comments