拆分多库模式

This commit is contained in:
dell
2023-08-24 09:28:09 +08:00
parent a83653655b
commit 8b307e203b
69 changed files with 1267 additions and 184 deletions

View File

@ -10,7 +10,8 @@ namespace HT.Cloud.Domain.ChartsManage
/// 描 述: 趋势变量表实体类
/// </summary>
[SugarTable("HT_HISTORY_CHART")]
public class HT_HISTORY_CHARTEntity
[TenantAttribute("1")]
public class HT_HISTORY_CHARTEntity
{
/// <summary>
///