浏览代码

Merge branch 'feature/snapshot' into test

qinchaoyue 3 月之前
父节点
当前提交
a9dd45745b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Hotline/Snapshot/InviteCode.cs

+ 1 - 1
src/Hotline/Snapshot/InviteCode.cs

@@ -39,7 +39,7 @@ public class InviteCode : CreationSoftDeleteEntity
     /// 上级部门ID
     /// </summary>
     [SugarColumn(ColumnDescription = "上级部门ID")]
-    public string ParentOrgId { get; set; }
+    public string? ParentOrgId { get; set; }
 
     /// <summary>
     /// 邀请码Url