ソースを参照

Merge branch 'V3.0.0' of http://git.ycjcjy.com/fuxingfan/smartCommunity into V3.0.0

魏熙美 6 年 前
コミット
01bd07c4aa
共有3 個のファイルを変更した822 個の追加766 個の削除を含む
  1. 8
    0
      CODE/smart-community/hardware-server/src/main/resources/bootstrap.yml
  2. 407
    383
      文档/MYSQL/smartCommunity.pdb
  3. 407
    383
      文档/MYSQL/smartCommunity.pdm

+ 8
- 0
CODE/smart-community/hardware-server/src/main/resources/bootstrap.yml ファイルの表示

@@ -3,6 +3,14 @@ server:
3 3
 spring:
4 4
   application:
5 5
     name: hardware-server
6
+  cloud:
7
+    config:
8
+      name: application
9
+      label: master
10
+      #      uri: http://localhost:7001/
11
+      discovery:
12
+        enabled: true
13
+        serviceId: config-server
6 14
   aop:
7 15
     auto: true
8 16
     proxy-target-class: true

+ 407
- 383
文档/MYSQL/smartCommunity.pdb
ファイル差分が大きすぎるため省略します
ファイルの表示


+ 407
- 383
文档/MYSQL/smartCommunity.pdm
ファイル差分が大きすぎるため省略します
ファイルの表示