Merge branch 'develop' into feature/order
# Conflicts: # tashow-module/pom.xml # tashow-module/tashow-module-infra/src/main/resources/application-local.yaml
This commit is contained in:
@@ -8,6 +8,7 @@ public class GatewayServerApplication {
|
||||
public static void main(String[] args) {
|
||||
// 启动 Spring Boot 应用
|
||||
SpringApplication.run(GatewayServerApplication.class, args);
|
||||
System.out.println("网关启动成功");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user