添加上传媒体文件支持

This commit is contained in:
Daniel Qian
2014-08-23 12:04:29 +08:00
parent 639c925bf3
commit d61920f915
13 changed files with 204 additions and 20 deletions

View File

@@ -3,6 +3,8 @@ package chanjarster.weixin.bean;
import org.testng.Assert;
import org.testng.annotations.Test;
import chanjarster.weixin.bean.result.WxError;
@Test
public class WxErrorTest {