Annotation Interface ActionMethod
Marks a method within an
ActionController as a request handler for a specific sub-command.- Author:
- 渔民小镇
- date:
- 2021-12-12
-
Required Element Summary
Required Elements
-
Element Details
-
value
int valueThe sub-command ID for this action method.- Returns:
- the subCmd value
-