邮件修改
continuous-integration/drone/push Build is running

This commit is contained in:
he
2026-06-30 15:33:55 +08:00
parent 8cd8b7cf43
commit dd05e26feb
3 changed files with 28 additions and 12 deletions
@@ -87,7 +87,9 @@ namespace IRaCIS.Core.Application.Contracts
public string ExperimentName { get; set; }
public TrialType TrialType { get; set; }
public bool IsTestUser { get; set; }
}