提交代码

This commit is contained in:
2024-10-30 17:15:30 +08:00
parent a2afd22163
commit 254c7ac7c0
24 changed files with 1527 additions and 828 deletions
+1
View File
@@ -100,6 +100,7 @@ namespace Model
/// 服务营业收入-本年
///</summary>
public string ServiceOperatingIncome_ThisYear { get; set; }
public int? SortUnit { get; set; }
}
}