mirror of
https://github.com/zongzibinbin/MallChat.git
synced 2026-03-14 06:03:42 +08:00
@@ -15,7 +15,7 @@ import org.springframework.boot.web.servlet.ServletComponentScan;
|
|||||||
public class MallchatCustomApplication {
|
public class MallchatCustomApplication {
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
SpringApplication.run(MallchatCustomApplication.class);
|
SpringApplication.run(MallchatCustomApplication.class,args);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user