update housecode
This commit is contained in:
@@ -29,6 +29,7 @@ namespace Ewide.Application
|
||||
public class GetHouseCodeOutput
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public string HouseCode { get; set; }
|
||||
public int Type { get; set; }
|
||||
public int Industry { get; set; }
|
||||
public string AreaCode { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user