优化数据仓储
This commit is contained in:
@@ -8,7 +8,8 @@ namespace ZR.Model.System
|
||||
/// <summary>
|
||||
/// 部门表
|
||||
/// </summary>
|
||||
[SqlSugar.SugarTable("sys_dept")]
|
||||
[SugarTable("sys_dept")]
|
||||
[Tenant("0")]
|
||||
public class SysDept: SysBase
|
||||
{
|
||||
/** 部门ID */
|
||||
|
||||
Reference in New Issue
Block a user