列表接口返回状态字段
continuous-integration/drone/push Build is running Details

Uat_IRC_Net10
hang 2026-07-06 17:13:01 +08:00
parent 2e4457b56d
commit 895eaa42c8
1 changed files with 2 additions and 0 deletions

View File

@ -143,6 +143,8 @@ namespace IRaCIS.Application.Contracts
public string SuspendReason { get; set; }
public string BackReason { get; set; } = string.Empty;
}