@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) @Documented @WxMapping public @interface WxMessageMapping
Modifier and Type | Required Element and Description |
---|---|
WxMessage.Type |
type
请求的消息类型
|
public abstract WxMessage.Type type
public abstract String[] wildcard
public abstract String pattern
public abstract String name
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.