mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00

1、为扩展参数处理,将多个方法的private改为protected virtual。 2、将 DeleteObjects 改为 public。 3、_ExecuteCommand 函数第6行代码改变位置。 Signed-off-by: WM <408452798@qq.com>