dengjunjie
2024-10-14 ce7186ba64436553693314ea7e147fa9ca3c9982
代码管理/WCS/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;
                }