Wechat Extreme Speed SDK, Enterprise Wechat SDK and Payment Window SDK three-in-one, JeeWx-api 1.2.0 version released

Summary:

      JEEWX-API is the first JAVA version of Wechat Extreme Speed ​​SDK, which integrates enterprise Wechat SDK and payment window SDK. It can quickly develop WeChat public account, enterprise WeChat and payment window applications based on her. Based on jeewx-api development, you can immediately have an easy-to-use API, making development easier and saving more time.

 

1. Upgrade log

This version adds new interfaces such as WeChat AI, and merges the enterprise WeChat API and payment window API.

  • Merge enterprise WeChat API and payment window API;
  • Material link problem optimization;
  • Get fan interface optimization;
  • Added WeChat AI interface: speech recognition and translation;
  • Replacing the uploading content of graphic materials and processing third-party image http links;

2. Online WIKI documents

http://wiki.jeecg.org/pages/viewpage.action?pageId=7110659

 

3. JeeWx-api integration method

           1. Use maven method

  Introduce jeewx-api 1.2.0 dependency in pom.xml.

[html] 
  1. <dependency>  
  2.   <groupId>org.jeewx</groupId>  
  3.  <artifactId>jeewx-api</artifactId>  
  4.   <version>1.2.0</version>  
  5. </dependency>  

If a private server is configured, please refer to 5.2 of the link to exclude the private server of jeecg, otherwise the download will fail.

https://blog.csdn.net/zhangdaiscott/article/details/50915206

 

2. Non-maven way

Copy jeewx-api-1.2.0.jar directly into the project Lib

 

Four, source code download

 

   http://git.oschina.net/jeecg/jeewx-api

   https://github.com/zhangdaiscott/jeewx-api

   

5. Technical exchange

  •  技术论坛:www.jeecg.org
  •  QQ交流群: 289709451
  •  功能体验:公众号-JEEWX捷微管家

    

六、测试实战

   

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326021737&siteId=291194637