1.模块切换
This commit is contained in:
@@ -21,16 +21,16 @@
|
||||
<dependencies>
|
||||
|
||||
<!--pq-device-boot和pms-device-boot只能选择一个-->
|
||||
<dependency>
|
||||
<!-- <dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>pq-device-boot</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<!-- <dependency>
|
||||
</dependency>-->
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
<artifactId>pms-device-boot</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>-->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.njcn</groupId>
|
||||
|
||||
@@ -31,8 +31,9 @@ spring:
|
||||
- data-id: share-config.yaml
|
||||
refresh: true
|
||||
#数据中心使用
|
||||
- data-Id: share-config-datasource-db.yaml
|
||||
# - data-Id: share-config-harmonic-db.yaml
|
||||
# - data-Id: share-config-datasource-db.yaml
|
||||
#PMS使用
|
||||
- data-Id: share-config-harmonic-db.yaml
|
||||
refresh: true
|
||||
main:
|
||||
allow-bean-definition-overriding: true
|
||||
|
||||
Reference in New Issue
Block a user