Notice 第二阶段
This commit is contained in:
@@ -72,5 +72,10 @@ namespace Ewide.Core
|
||||
/// </summary>
|
||||
[Comment("状态")]
|
||||
public int Status { get; set; }
|
||||
/// <summary>
|
||||
/// 上传文件ids
|
||||
/// </summary>
|
||||
[Comment("上传文件id集合")]
|
||||
public string Attachments { set; get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user