update 建档登记保存
This commit is contained in:
@@ -278,13 +278,7 @@ namespace Ewide.Application
|
||||
public HouseCodeOutput houseCode { get; set; }
|
||||
#endregion
|
||||
|
||||
public HouseInfoOutput houseInfoOutput { get; set; }
|
||||
public PatrolInfo PatrolInfo { get; set; }
|
||||
public HouseInfoOutput houseInfo { get; set; }
|
||||
public HouseTaskOutput PatrolInfo { get; set; }
|
||||
}
|
||||
|
||||
public class PatrolInfo
|
||||
{
|
||||
public DateTime? PatrolDate { get; set; }
|
||||
public string PatrolUser { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user