正在显示
1 个修改的文件
包含
2 行增加
和
1 行删除
| @@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
| 2 | web: | 2 | web: |
| 3 | upload-path: upload/ | 3 | upload-path: upload/ |
| 4 | server: | 4 | server: |
| 5 | - port: 7003 | 5 | + port: 8002 |
| 6 | servlet: | 6 | servlet: |
| 7 | context-path: ${SERVER_CONTEXTPATH:} | 7 | context-path: ${SERVER_CONTEXTPATH:} |
| 8 | spring: | 8 | spring: |
| @@ -100,6 +100,7 @@ pagehelper: | @@ -100,6 +100,7 @@ pagehelper: | ||
| 100 | #auto-runtime-dialect: true | 100 | #auto-runtime-dialect: true |
| 101 | helper-dialect: mysql | 101 | helper-dialect: mysql |
| 102 | reasonable: true | 102 | reasonable: true |
| 103 | + | ||
| 103 | support-methods-arguments: true | 104 | support-methods-arguments: true |
| 104 | params: count=countSql | 105 | params: count=countSql |
| 105 | 106 |
-
请 注册 或 登录 后发表评论