fix: 注释 fw-weixin的引用
This commit is contained in:
parent
5f6648144c
commit
351a7e7a7a
|
@ -76,11 +76,11 @@
|
||||||
<!-- <artifactId>fw-u9c</artifactId>-->
|
<!-- <artifactId>fw-u9c</artifactId>-->
|
||||||
<!-- <version>${revision}</version>-->
|
<!-- <version>${revision}</version>-->
|
||||||
<!-- </dependency>-->
|
<!-- </dependency>-->
|
||||||
<dependency>
|
<!-- <dependency>-->
|
||||||
<groupId>com.hzya.frame</groupId>
|
<!-- <groupId>com.hzya.frame</groupId>-->
|
||||||
<artifactId>fw-weixin</artifactId>
|
<!-- <artifactId>fw-weixin</artifactId>-->
|
||||||
<version>${revision}</version>
|
<!-- <version>${revision}</version>-->
|
||||||
</dependency>
|
<!-- </dependency>-->
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -18,7 +18,7 @@
|
||||||
<!-- <module>fw-u8</module>-->
|
<!-- <module>fw-u8</module>-->
|
||||||
<!-- <module>fw-u8c</module>-->
|
<!-- <module>fw-u8c</module>-->
|
||||||
<!-- <module>fw-u9c</module>-->
|
<!-- <module>fw-u9c</module>-->
|
||||||
<module>fw-weixin</module>
|
<!-- <module>fw-weixin</module>-->
|
||||||
</modules>
|
</modules>
|
||||||
<groupId>com.hzya.frame</groupId>
|
<groupId>com.hzya.frame</groupId>
|
||||||
<artifactId>kangarooDataCenterV3</artifactId>
|
<artifactId>kangarooDataCenterV3</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue