最新一版3.0

pull/3/head
zmyYYDS 2023-12-21 22:38:14 +08:00
parent e1f085670d
commit 030298942b
1 changed files with 1 additions and 0 deletions

View File

@ -17,5 +17,6 @@ import org.springframework.cloud.openfeign.EnableFeignClients;
public class GovernanceApplication {
public static void main(String[] args) {
SpringApplication.run(GovernanceApplication.class, args);
}
}