宣城修改module名

ds-xuancheng
luyya 2025-06-06 09:43:25 +08:00
parent 5b9e36dc3f
commit b9e405d599
22 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>