jeewx-api修改成weixin4j

pull/8004/head
EightMonth 2025-03-25 14:13:45 +08:00
parent 03265691e6
commit eef2f7e269
1 changed files with 1 additions and 1 deletions

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>