facade改为client
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
<artifactId>{{ .artifactId }}</artifactId>
|
||||
<version>${revision}</version>
|
||||
</parent>
|
||||
<artifactId>{{ .artifactId }}-facade</artifactId>
|
||||
<artifactId>{{ .artifactId }}-client</artifactId>
|
||||
</project>
|
||||
@@ -303,6 +303,6 @@
|
||||
<module>entrance</module>
|
||||
<module>common</module>
|
||||
<module>public_service</module>
|
||||
<module>facade</module>
|
||||
<module>client</module>
|
||||
</modules>
|
||||
</project>
|
||||
Reference in New Issue
Block a user