宣城修改module名
parent
5b9e36dc3f
commit
b9e405d599
2
pom.xml
2
pom.xml
|
|
@ -376,7 +376,7 @@
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>stwzhj-auth</module>
|
<module>stwzhj-auth</module>
|
||||||
<module>stwzhj-gateway</module>
|
<module>wzhj-gateway</module>
|
||||||
<module>stwzhj-visual</module>
|
<module>stwzhj-visual</module>
|
||||||
<module>stwzhj-modules</module>
|
<module>stwzhj-modules</module>
|
||||||
<module>stwzhj-api</module>
|
<module>stwzhj-api</module>
|
||||||
|
|
|
||||||
|
|
@ -8,10 +8,10 @@
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<artifactId>stwzhj-gateway</artifactId>
|
<artifactId>wzhj-gateway</artifactId>
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
stwzhj-gateway网关模块
|
wzhj-gateway网关模块
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
Loading…
Reference in New Issue