feat: add mariadb production support deploy hardening and recruiter drafts
This commit is contained in:
@@ -16,6 +16,7 @@ public class JobApplication
|
||||
public string? NextAction { get; set; }
|
||||
public DateTime? FollowUpAt { get; set; }
|
||||
public DateTime? FeedbackRequestedAt { get; set; }
|
||||
public string? RecruiterMessageDraft { get; set; }
|
||||
|
||||
// Attachment checklist
|
||||
public bool HasResume { get; set; } = false;
|
||||
|
||||
Reference in New Issue
Block a user