Compare commits
2 Commits
a8ccce2eed
...
c700ab5a5c
Author | SHA1 | Date | |
---|---|---|---|
c700ab5a5c | |||
1993eba4e2 |
|
@ -7,7 +7,7 @@ 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