This commit is contained in:
2025-09-01 09:33:47 +08:00
parent 1ddcd34c8b
commit bdd70b2d2c
20 changed files with 1058 additions and 771 deletions
+2 -2
View File
@@ -36,9 +36,9 @@ namespace Model
}
/// <summary>
/// 季度
/// 月份
/// </summary>
public int? Quarters
public int? Month
{
get;
set;