update
This commit is contained in:
@@ -271,14 +271,7 @@ namespace Ewide.Application
|
||||
public string CompetentDepartment { get; set; }
|
||||
#endregion
|
||||
|
||||
public DataStatus StateDataStatus { get; set; }
|
||||
public int State
|
||||
{
|
||||
get
|
||||
{
|
||||
return (int)StateDataStatus;
|
||||
}
|
||||
}
|
||||
public int State { get; set; }
|
||||
}
|
||||
|
||||
public class HouseInfoInputSave
|
||||
|
||||
Reference in New Issue
Block a user