add 政策详情接口

update ticket逻辑
This commit is contained in:
路 范
2021-09-15 18:07:02 +08:00
parent 4c2e757380
commit 780b0261d2
33 changed files with 369 additions and 341 deletions

View File

@@ -25,6 +25,8 @@ namespace Ewide.NbzsZheliban.Entity.Extends
public string XyNo { get; set; }
public string HouseAddress { get; set; }
public string SummationShouldCompensateMoney { get; set; }
public string SwitchProductionWay { get; set; }
}
public class H5IndexModel
{