update 细节调整
This commit is contained in:
@@ -50,6 +50,7 @@ namespace Ewide.Application.Service.HouseCode.Dto
|
||||
public class QueryHouseCodeInput : PageInputBase
|
||||
{
|
||||
public string HouseCode { get; set; }
|
||||
public int? No { get; set; }
|
||||
public string Address { get; set; }
|
||||
public string ProjectId { get; set; }
|
||||
public string ZoonId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user