修改参数必传
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-01 13:31:53 +08:00
parent 3e5d0b650d
commit 7069a17d8e
3 changed files with 16 additions and 7 deletions
@@ -53,7 +53,7 @@ namespace IRaCIS.Core.Application.ViewModel
public UserTypeEnum? UserTypeEnum { get; set; }
public string FeedBackKeyInfo { get; set; }
public string? FeedBackKeyInfo { get; set; }
public string? QuestionDescription { get; set; }