update 后端接口修改
This commit is contained in:
@@ -17,6 +17,7 @@ namespace Ewide.Nbzs.Entity.Extends
|
||||
public string dcbId { get; set; }
|
||||
public string PrjId { get; set; }
|
||||
public string ExpropriatedCardNo { get; set; }
|
||||
|
||||
}
|
||||
public class Fhpgs
|
||||
{
|
||||
@@ -30,6 +31,7 @@ namespace Ewide.Nbzs.Entity.Extends
|
||||
public string CreateTime { get; set; }
|
||||
public string CreateUserName { get; set; }
|
||||
public string Type { get; set; }
|
||||
public string EvaluationCompany { get; set; }
|
||||
|
||||
}
|
||||
public class Bcxy
|
||||
@@ -45,6 +47,7 @@ namespace Ewide.Nbzs.Entity.Extends
|
||||
public string countValue { get; set; }
|
||||
public string SignTime { get; set; }
|
||||
public string Type { get; set; }
|
||||
public string TotalAllocationArea { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user