正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -172,7 +172,7 @@ | @@ -172,7 +172,7 @@ | ||
172 | <groupId>org.springframework.boot</groupId> | 172 | <groupId>org.springframework.boot</groupId> |
173 | <artifactId>spring-boot-maven-plugin</artifactId> | 173 | <artifactId>spring-boot-maven-plugin</artifactId> |
174 | <configuration> | 174 | <configuration> |
175 | - <mainClass>com.sunyo.wlpt.dispatch.DispatchSysApplication</mainClass> | 175 | + <mainClass>com.sunyo.wlpt.cgonms.provide.CgonmsProvideApplication</mainClass> |
176 | </configuration> | 176 | </configuration> |
177 | </plugin> | 177 | </plugin> |
178 | </plugins> | 178 | </plugins> |
-
请 注册 或 登录 后发表评论