优化数据仓储
This commit is contained in:
@@ -10,6 +10,7 @@ namespace ZR.Model.System
|
||||
/// 用户岗位
|
||||
/// </summary>
|
||||
[SugarTable("sys_user_post")]
|
||||
[Tenant("0")]
|
||||
public class SysUserPost
|
||||
{
|
||||
public long UserId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user