修正方法上@see注解的文档链接,新增群发消息状态查看、预览接口,新增多客服的账号新增、删除、更新、上传头像接口
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ import com.foxinmy.weixin4j.type.MessageType;
|
||||
* @since JDK 1.7
|
||||
* @see com.foxinmy.weixin4j.msg.event.MassEventMessage
|
||||
*/
|
||||
@ActionAnnotation(msgType = MessageType.event, eventType = { EventType.massendjobfinish })
|
||||
@ActionAnnotation(msgType = MessageType.event, eventType = { EventType.masssendjobfinish })
|
||||
public class MassSendAction extends DebugAction<MassEventMessage> {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user