修改isJoin

This commit is contained in:
2022-06-02 17:26:29 +08:00
parent ee8071b161
commit 06c87a50da
4 changed files with 5 additions and 5 deletions
@@ -94,7 +94,7 @@ namespace IRaCIS.Core.Domain.Models
public bool? IsJoin { get; set; }
public bool IsJoin { get; set; }