@@ -5,7 +5,7 @@ spring:
active: @env@
server:
- port: 3001
+ port: 6001
mybatis-plus:
mapper-locations: classpath:mapper/*/*Mapper.xml