添加中心调研链接过期时间
continuous-integration/drone/push Build is running

This commit is contained in:
he
2026-06-16 15:42:33 +08:00
parent d33b84c245
commit ddd06c8313
7 changed files with 22471 additions and 4 deletions
+5
View File
@@ -333,6 +333,11 @@ public partial class Trial : BaseFullDeleteAuditEntity
/// </summary>
public bool IsOpenLostVistRead { get; set; } = true;
/// <summary>
/// 中心调研链接过期时间
/// </summary>
public DateTime? LinkExpirationTime { get; set; }
}
public enum TrialDataStore