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