引入多数据源及内存数据库
This commit is contained in:
@@ -23,7 +23,7 @@ public class SwaggerConfig {
|
||||
.paths(PathSelectors.any())
|
||||
.build()
|
||||
.apiInfo(apiInfo())
|
||||
.host("130.120.3.231:91/msgexchangeapi")
|
||||
.host("localhost:8080")
|
||||
;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user