getArguments

fun getArguments(): Bundle

每个Action都有一个对应的Arguments,如果一个Action有多个ActionInterceptor处理,则所有ActionInterceptor会根据优先级链式处理。 ActionInterceptor处理链间,可以通过Arguments,向下传递参数