拆分多库模式
This commit is contained in:
@ -10,7 +10,8 @@ namespace HT.Cloud.Domain.ReportManage
|
||||
/// 描 述:历史报表实体类
|
||||
/// </summary>
|
||||
[SugarTable("htb_historyreport")]
|
||||
public class HistoryReportEntity
|
||||
[TenantAttribute("1")]
|
||||
public class HistoryReportEntity
|
||||
{
|
||||
/// <summary>
|
||||
/// ID
|
||||
|
Reference in New Issue
Block a user