Merge branch 'Test.Study' of http://192.168.3.69:3000/XCKJ/irc-netcore-api into Test.Study

Uat_Study
he 2023-09-04 15:47:28 +08:00
commit 2a844b11bd
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ namespace IRaCIS.Core.Application.Contracts
public UserTypeEnum? PDProgressDefaultUserType { get; set; }
public object OtherObj { get; set; }
public object? OtherObj { get; set; }
}
public class TrialStateChangeDTO