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