添加图文分析数据接口

This commit is contained in:
BinaryWang
2016-08-25 18:06:33 +08:00
parent f0cd7dd63a
commit 14fb63d6de
11 changed files with 566 additions and 128 deletions

View File

@@ -4,8 +4,6 @@ import org.apache.commons.lang3.builder.ToStringBuilder;
import org.testng.Assert;
import org.testng.annotations.Test;
import me.chanjar.weixin.mp.bean.kefu.result.WxMpKfList;
@Test
public class WxMpKfListTest {