修改生态环保报表

This commit is contained in:
2023-07-12 17:07:47 +08:00
parent 4449a7754f
commit c13c5de7ec
18 changed files with 266 additions and 71 deletions
+9
View File
@@ -38,6 +38,15 @@ namespace Model
set;
}
/// <summary>
/// 季度
/// </summary>
public int? Quarter
{
get;
set;
}
/// <summary>
///
/// </summary>