sunpengfei
3 天以前 b288e7effa0edc09baad6089433a38b2b29b29db
FlexJobApi.Core/Entities/CommonServer/Resource.cs
@@ -1,4 +1,5 @@
using Furion.FriendlyException;
using Furion.DatabaseAccessor;
using Furion.FriendlyException;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
@@ -12,7 +13,7 @@
    /// <summary>
    /// 资源
    /// </summary>
    public class Resource : CommonEntity, IDbAuditLogIgnore, IPhysicalDeletion
    public class Resource : CommonEntity<MasterDbContextLocator, SyncTargetDbContextLocator>, IDbAuditLogIgnore, IPhysicalDeletion
    {
        /// <summary>
        /// 应用名称