作者 shenhailong

。。。

... ... @@ -2,7 +2,7 @@
web:
upload-path: upload/
server:
port: 7003
port: 8002
servlet:
context-path: ${SERVER_CONTEXTPATH:}
spring:
... ... @@ -100,6 +100,7 @@ pagehelper:
#auto-runtime-dialect: true
helper-dialect: mysql
reasonable: true
support-methods-arguments: true
params: count=countSql
... ...