[Excution] - base function start -2
This commit is contained in:
@@ -8,6 +8,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
@MapperScan("io.wdd.server.mapper")
|
||||
public class ServerApplication {
|
||||
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(ServerApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user