debug: 内容 Debug 测试提交
All checks were successful
All checks were successful
This commit is contained in:
parent
c700ab5a5c
commit
b48d89f22e
|
@ -7,7 +7,6 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
@EnableScheduling
|
@EnableScheduling
|
||||||
public class JslOrganizeInternalOaApplication {
|
public class JslOrganizeInternalOaApplication {
|
||||||
// debug
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
SpringApplication.run(JslOrganizeInternalOaApplication.class, args);
|
SpringApplication.run(JslOrganizeInternalOaApplication.class, args);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user