diff --git a/更新日志.md b/更新日志.md index d022288..bcb5359 100644 --- a/更新日志.md +++ b/更新日志.md @@ -6,6 +6,7 @@ > 安装前添加源:https://www.myget.org/F/ncc/api/v3/index.json - 增加 Column 特性 RewriteSql/RereadSql; +- 增加 ISelect.OrderByRandom() 随机排序适配; - 修复 延时属性时级联保存失败的 bug; - 修复 分组查询后,无法使用子查询的问题; - 修复 UseGenerateCommandParameterWithLambda + Enum + MapType(string) bug;