新增标签管理API

This commit is contained in:
jinyu
2016-04-29 21:10:37 +08:00
parent 334446d092
commit f2f117bd3e
9 changed files with 584 additions and 55 deletions
@@ -40,6 +40,7 @@ public abstract class MessageInterceptorAdapter implements
throws WeixinException {
}
@Override
public int weight() {
return 0;
}