WeChat, enterprise WeChat and payment window SDK three in one, JeeWx-api 1.2.0 version released

JeeWx-API 1.2.0 version released, WeChat, enterprise WeChat and payment window SDK three-in-one

 

Summary:

      JEEWX-API is the first JAVA version of Wechat Extreme Speed ​​SDK. At the same time, it integrates Enterprise Wechat SDK and Payment Window SDK. It can quickly develop WeChat Official 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. 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

[html] view plain copy

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

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

  •  Technical Forum: www.jeecg.org
  •  QQ exchange group: 289709451
  •  Functional experience:

    

6. Test actual combat

   

 

 

Guess you like

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