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