用户反馈增加查询条件
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-07 13:23:50 +08:00
parent a5737073c4
commit d279bad2d0
2 changed files with 2 additions and 1 deletions
@@ -53,7 +53,7 @@ namespace IRaCIS.Core.Application.ViewModel
public UserTypeEnum? UserTypeEnum { get; set; }
public string? FeedBackKeyInfo { get; set; }
public string? FeedBackUserKeyInfo { get; set; }
public string? QuestionDescription { get; set; }