Browse Source

Merge branch 'develop-v3.0.0' of http://39.106.8.246:3003/FM-dev/fm-cloud into develop-v3.0.0

lixing 4 năm trước cách đây
mục cha
commit
ddc52a8c43
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      fm-person/src/main/resources/bootstrap.yml

+ 2 - 0
fm-person/src/main/resources/bootstrap.yml

@@ -16,6 +16,8 @@ spring:
         sessionStatMaxCount: 1000
         profileEnable: true
     dynamic:
+      primary: fm-person
+      strict: false
       druid: #以下是支持的全局默认值
         initial-size: 5
         max-active: 20