移除jodd #58

This commit is contained in:
Binary Wang
2016-10-27 11:46:59 +08:00
parent fa7acc35da
commit e89d009ae0
5 changed files with 1 additions and 112 deletions

View File

@@ -30,7 +30,7 @@ public class DemoImageHandler implements WxMpMessageHandler {
} catch (WxErrorException e) {
e.printStackTrace();
}
return null;
}
}