Merge branch 'Test.Study' of http://192.168.3.69:3000/XCKJ/irc-netcore-api into Test.Study
commit
2a844b11bd
|
@ -333,7 +333,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
public UserTypeEnum? PDProgressDefaultUserType { get; set; }
|
public UserTypeEnum? PDProgressDefaultUserType { get; set; }
|
||||||
|
|
||||||
|
|
||||||
public object OtherObj { get; set; }
|
public object? OtherObj { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public class TrialStateChangeDTO
|
public class TrialStateChangeDTO
|
||||||
|
|
Loading…
Reference in New Issue