fix bug
This commit is contained in:
parent
93bde69baa
commit
0799066bcc
|
|
@ -9,4 +9,4 @@ spring:
|
|||
name: sgzb-auth
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_cloud_local
|
||||
active: sgzb_cq_local
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ spring:
|
|||
name: sgzb-gateway
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_cloud_local
|
||||
active: sgzb_cq_local
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>sgzb-modules-material-cq1.0</artifactId>
|
||||
<artifactId>sgzb-modules-material-common-3.0</artifactId>
|
||||
|
||||
<description>
|
||||
sgzb-modules-material
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@ spring:
|
|||
name: sgzb-material
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_cloud_local
|
||||
active: sgzb_cq_local
|
||||
|
|
@ -9,4 +9,4 @@ spring:
|
|||
name: sgzb-system
|
||||
profiles:
|
||||
# 环境配置
|
||||
active: sgzb_cloud_local
|
||||
active: sgzb_cq_local
|
||||
|
|
|
|||
Loading…
Reference in New Issue