diff --git a/sub-table-read-write/src/main/resources/application.properties b/sub-table-read-write/src/main/resources/application.properties index 5a808b0139e5144c4f73ac55cfcd85ebc4f87f5c..d9f3e7dc8c7e1f8f061ab2d39e09860db6ea6f4d 100644 --- a/sub-table-read-write/src/main/resources/application.properties +++ b/sub-table-read-write/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port=8084 +server.port=8088 #指定mybatis信息 mybatis.config-location=classpath:mybatis-config.xml