mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-08 01:10:57 +08:00
Updated AOP (markdown)
2
AOP.md
2
AOP.md
@@ -15,7 +15,7 @@ fsql.Aop.CurdAfter = (s, e) => {
|
||||
};
|
||||
```
|
||||
|
||||
是的,只需要一个事件,就可以对全局起到作用。
|
||||
只需要一个事件,就可以对全局起到作用。
|
||||
|
||||
还有一个 CurdBefore 在执行 sql 之前触发,常用于记录日志或开发调试。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user