removeAllInterceptorForKey

fun removeAllInterceptorForKey(action: String?): MutableList<ActionInterceptor?>

移除所有action对应的拦截器,如果action有多个拦截器,则都会被移除