update 修改加密方式

和其他
This commit is contained in:
路 范
2021-10-26 17:11:44 +08:00
parent bd0b8efd0c
commit 3d40b91bef
20 changed files with 25 additions and 23 deletions

View File

@@ -21,7 +21,7 @@ namespace Ewide.Nbzs.Entity.Extends
public class Fhpgs
{
public string Id { get; set; }
[Newtonsoft.Json.JsonIgnore]
//[Newtonsoft.Json.JsonIgnore]
public string dcbId { get; set; }
public string PrjId { get; set; }
public string AssessmentNo { get; set; }
@@ -35,7 +35,7 @@ namespace Ewide.Nbzs.Entity.Extends
public class Bcxy
{
public string Id { get; set; }
[Newtonsoft.Json.JsonIgnore]
//[Newtonsoft.Json.JsonIgnore]
public string dcbId { get; set; }
public string PrjId { get; set; }
public string XyNo { get; set; }
@@ -66,7 +66,7 @@ namespace Ewide.Nbzs.Entity.Extends
/// </summary>
public string Area { get; set; }
public string Name { get; set; }
[Newtonsoft.Json.JsonIgnore]
//[Newtonsoft.Json.JsonIgnore]
public string AreaID { get; set; }
/// <summary>
/// 征收部门