修改
This commit is contained in:
@@ -671,7 +671,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
/// <summary>
|
||||
/// 仲裁规则/对象
|
||||
/// </summary>
|
||||
public int ArbitrationRule { get; set; } = 2;
|
||||
public ArbitrationRule ArbitrationRule { get; set; }
|
||||
}
|
||||
|
||||
public class SignConfirmDTO
|
||||
|
||||
Reference in New Issue
Block a user