修改一版
This commit is contained in:
@@ -148,7 +148,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 是否发送消息
|
||||
/// </summary>
|
||||
public bool IsSendMsg { get; set; } = false;
|
||||
public bool IsSendMessage { get; set; } = false;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user