From 985082d33930868c3cc1723f28fd9aaae9013a8f Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期三, 16 八月 2023 09:11:22 +0800 Subject: [PATCH] 添加缺少的内容 --- doc/_content/introduction/config.md | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/doc/_content/introduction/config.md b/doc/_content/introduction/config.md index 26fa80c..ad88140 100644 --- a/doc/_content/introduction/config.md +++ b/doc/_content/introduction/config.md @@ -58,9 +58,7 @@ url: jdbc:postgresql://127.0.0.1:3306/wvp?useUnicode=true&characterEncoding=UTF8&rewriteBatchedStatements=true&serverTimezone=PRC&useSSL=false&allowMultiQueries=true&allowPublicKeyRetrieval=true username: root password: 12345678 -mybatis: - configuration: - map-underscore-to-camel-case: true + pagehelper: helper-dialect: postgresql ``` @@ -74,9 +72,7 @@ url: jdbc:kingbase8://127.0.0.1:3306/wvp?useUnicode=true&characterEncoding=utf8 username: root password: 12345678 -mybatis: - configuration: - map-underscore-to-camel-case: true + pagehelper: helper-dialect: postgresql ``` @@ -164,4 +160,4 @@ 濡傛灉閰嶇疆淇℃伅鏃犺锛屼綘鍙互鍚姩zlm锛屽啀鍚姩wvp鏉ユ祴璇曚簡锛屽惎鍔ㄦ垚鍔熺殑璇濓紝浣犲彲浠ュ湪wvp鐨勬棩蹇椾笅鐪嬪埌zlm宸茶繛鎺ョ殑鎻愮ず銆� -鎺ヤ笅鏉閮ㄧ讲鍒版湇鍔″櫒](./_content/introduction/deployment.md)锛� 濡備綍浣犲彧鏄湰鍦拌繍琛岀洿鎺ュ啀鏈湴杩愯鍗冲彲銆� +鎺ヤ笅鏉閮ㄧ讲鍒版湇鍔″櫒](./_content/introduction/deployment.md)锛� 濡傛灉浣犲彧鏄湰鍦拌繍琛岀洿鎺ュ湪鏈湴杩愯鍗冲彲銆� -- Gitblit v1.8.0