From c16e6411c33755ce8fee084545619cc3cc6a2aa0 Mon Sep 17 00:00:00 2001 From: wangyu Date: Thu, 7 Sep 2023 06:09:12 +0000 Subject: [PATCH] =?UTF-8?q?update=20BFPL=E5=8F=81/03.=E6=BA=90=E7=A0=81?= =?UTF-8?q?=E9=95=9C=E5=83=8F/WeFe/serving/README.md.=20=E6=A0=B9=E6=8D=AE?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E8=A7=84=E8=8C=83=E5=BA=94=E8=AF=A5=E5=B0=86?= =?UTF-8?q?=E2=80=9C=E9=BB=98=E8=AE=A4=E5=80=BC=E2=80=9D=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E2=80=9C=E7=BC=BA=E7=9C=81=E5=80=BC=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangyu --- .../WeFe/serving/README.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/BFPL\345\217\201/03.\346\272\220\347\240\201\351\225\234\345\203\217/WeFe/serving/README.md" "b/BFPL\345\217\201/03.\346\272\220\347\240\201\351\225\234\345\203\217/WeFe/serving/README.md" index 5b144f09..4e33959e 100644 --- "a/BFPL\345\217\201/03.\346\272\220\347\240\201\351\225\234\345\203\217/WeFe/serving/README.md" +++ "b/BFPL\345\217\201/03.\346\272\220\347\240\201\351\225\234\345\203\217/WeFe/serving/README.md" @@ -52,7 +52,7 @@ mvn clean install -Dmaven.test.skip=true -am -pl serving/serving-service ###### 相关配置 -| 配置项 | 配置项含义 | 默认值 | +| 配置项 | 配置项含义 | 缺省值 | | :----- | ---------- | ------ | | spring.datasource.serving.username | 数据库用户名 | - | | spring.datasource.serving.password | 数据库密码 | - | -- Gitee