v3.2.806-preview20231204 - 增加 WithSql().WhereDynamicFilter 的支持;

This commit is contained in:
2881099
2023-12-03 19:52:00 +08:00
parent 60d329265a
commit 2bfb9c2621
35 changed files with 73 additions and 58 deletions

View File

@ -11,7 +11,7 @@
<!--
经常出于版本交叉问题,暂时关闭,在每个项目上设置版本号
<PropertyGroup>
<Version>3.2.806-preview20231201</Version>
<Version>3.2.806-preview20231204</Version>
</PropertyGroup>
-->