update

28810
2019-07-29 16:37:52 +08:00
parent 6c4ec0b84a
commit 34cc190095

@@ -6,6 +6,7 @@
- 优化 表达式中不能使用 c# 函数的问题,
> where(a => HttpContext.Session.GetString("UserID") == a.UserId)
- 优化 IUpdate.Set 表达式传入匿名类更新多个字段;
- 优化 IInsert.InsertIdentity 可插入自增属性;
## v0.7.16