提交代码
This commit is contained in:
@@ -246,5 +246,14 @@ namespace Model
|
||||
public string ReceiveMan { get; set; }
|
||||
|
||||
public string ReceiveManName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 整改后附件
|
||||
/// </summary>
|
||||
public string AttachUrl2
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user