拆分多库模式
This commit is contained in:
@ -9,6 +9,7 @@ namespace HT.Cloud.Domain.FileManage
|
||||
/// 描 述:文件管理实体类
|
||||
/// </summary>
|
||||
[SugarTable("oms_uploadfile")]
|
||||
[TenantAttribute("0")]
|
||||
public class UploadfileEntity : IEntity<UploadfileEntity>, ICreationAudited
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user