升级wxjava版本为3.9.0

This commit is contained in:
xuwenbo
2020-08-27 17:01:00 +08:00
parent 966e153f88
commit a18ec80f46
12 changed files with 21 additions and 807 deletions

View File

@ -1,8 +1,8 @@
package co.yixiang.test;
import co.yixiang.modules.wechat.service.dto.WxMaLiveInfo;
import co.yixiang.modules.wechat.service.WxMaLiveService;
import cn.binarywang.wx.miniapp.api.WxMaLiveService;
import cn.binarywang.wx.miniapp.bean.WxMaLiveInfo;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;