This commit is contained in:
2021-06-09 16:34:42 +08:00
parent b37e3a403f
commit 760797ea56
7 changed files with 42 additions and 11 deletions

View File

@@ -105,5 +105,7 @@ namespace Ewide.Application
/// 上报备注
/// </summary>
public string ReportRemark { get; set; }
public int Status { get; set; }
}
}