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