删除无用信息
This commit is contained in:
@@ -10,7 +10,6 @@ public class FlashSaleSystemApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(FlashSaleSystemApplication.class, args);
|
||||
System.out.println("http://localhost:8080");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user