增加集团报表

This commit is contained in:
2024-10-25 18:17:05 +08:00
parent 6ca0a319b1
commit d02a7a1abc
22 changed files with 2251 additions and 2062 deletions
+1
View File
@@ -100,6 +100,7 @@ namespace Model
/// 服务营业收入-本年
///</summary>
public string ServiceOperatingIncome_ThisYear { get; set; }
public int? SortUnit { get; set; }
}
}