jeewx-api修改成weixin4j

This commit is contained in:
EightMonth
2025-03-25 14:13:45 +08:00
parent 03265691e6
commit eef2f7e269

View File

@ -27,7 +27,7 @@
<!-- 企业微信/钉钉 api --> <!-- 企业微信/钉钉 api -->
<dependency> <dependency>
<groupId>org.jeecgframework</groupId> <groupId>org.jeecgframework</groupId>
<artifactId>jeewx-api</artifactId> <artifactId>weixin4j</artifactId>
</dependency> </dependency>
<!-- 积木报表 --> <!-- 积木报表 -->
<dependency> <dependency>