fix: 注释 fw-weixin的引用

This commit is contained in:
xiang2lin 2024-09-24 11:34:27 +08:00
parent 5f6648144c
commit 351a7e7a7a
2 changed files with 6 additions and 6 deletions

View File

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

View File

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