hutongqing
2024-10-10 03ae5d9a6570586f2f30362d7fa3da3bbf25c3b3
WIDESEAWCS_Server/WIDESEAWCS_Core/AOP/SqlSugarAop.cs
@@ -28,7 +28,7 @@
                    }
                }
                if (entityInfo.OperationType == DataFilterType.UpdateByObject)
                else if (entityInfo.OperationType == DataFilterType.UpdateByObject)
                {
                    baseEntity.ModifyDate = DateTime.Now;
                }