feat: 完善离线问题
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Yi.Framework.Bbs.Application.Contracts.Dtos.Plate
|
||||
|
||||
public DateTime CreationTime { get; set; }
|
||||
|
||||
|
||||
public int OrderNum { get; set; }
|
||||
public bool IsDisableCreateDiscuss { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@ namespace Yi.Framework.Bbs.Application.Contracts.Dtos.Plate
|
||||
|
||||
public DateTime CreationTime { get; set; }
|
||||
|
||||
|
||||
public int OrderNum { get; set; }
|
||||
public bool IsDisableCreateDiscuss { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user