sunpengfei
2025-08-04 d3f1887ba4a8b4ad822406a7a4fc97dbfea91850
FlexJobApi.Core/Entities/LogRecord/ResourceLog.cs
File was renamed from FlexJobApi.Core/Entities/LogRecord/WebApiLog.cs
@@ -8,9 +8,9 @@
namespace FlexJobApi.Core.Entities.Common
{
    /// <summary>
    /// 接口日志
    /// 资源日志
    /// </summary>
    public class WebApiLog : CommonEntity<LogDbContextLocator>, IDbAuditLogIgnore
    public class ResourceLog : CommonEntity<LogDbContextLocator>, IDbAuditLogIgnore
    {
        /// <summary>
        /// 链接地址