修改一版

This commit is contained in:
he
2022-07-05 17:33:33 +08:00
parent 5676cc0195
commit 2b164b91f2
3 changed files with 6 additions and 6 deletions
@@ -148,7 +148,7 @@ namespace IRaCIS.Core.Domain.Models
/// <summary>
/// 是否发送消息
/// </summary>
public bool IsSendMsg { get; set; } = false;
public bool IsSendMessage { get; set; } = false;