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