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