四种基本过滤器
authorize
action
result
exception
执行顺序 authorize -> action.onexcuting->action.excuted->result.onexcuting->result.excuted
任何阶段发生 异常 都会执行 exception 过滤器
时间: 2024-11-13 16:49:17
四种基本过滤器
authorize
action
result
exception
执行顺序 authorize -> action.onexcuting->action.excuted->result.onexcuting->result.excuted
任何阶段发生 异常 都会执行 exception 过滤器