update

28810
2019-07-29 09:50:29 +08:00
parent b556e5663f
commit 6c4ec0b84a

@@ -4,7 +4,7 @@
## v0.8.1(预告)
- 优化 表达式中不能使用 c# 函数的问题,
> where(a => HttpContext.Session.GetString("UserID") == a.UserId)
> where(a => HttpContext.Session.GetString("UserID") == a.UserId)
- 优化 IUpdate.Set 表达式传入匿名类更新多个字段;
## v0.7.16