update 表单页面附件保存/读取方式处理

This commit is contained in:
2021-06-08 18:33:32 +08:00
parent e002b143aa
commit 4738a1520a
13 changed files with 402 additions and 133 deletions

View File

@@ -100,7 +100,7 @@ namespace Ewide.Application
/// 总共套数
/// </summary>
public int? HouseCount { get; set; }
/// <summary>
/// 直管公房套数
/// </summary>
public int? StraightHouseCount { get; set; }

View File

@@ -100,7 +100,7 @@ namespace Ewide.Application
/// 总共套数
/// </summary>
public int? HouseCount { get; set; }
/// <summary>
/// 直管公房套数
/// </summary>
public int? StraightHouseCount { get; set; }