增加app 版本管理

This commit is contained in:
2025-12-17 00:37:57 +08:00
parent 9d396fa96e
commit da8ac8a22b
12 changed files with 751 additions and 452 deletions

View File

@@ -10,7 +10,7 @@
/// <summary>
/// 状态
/// </summary>
public string Status { get; set; } = string.Empty;
public string? Status { get; set; } = string.Empty;
/// <summary>
/// 开始时间