Jelajahi Sumber

Merge branch 'feature/snapshot' into test

qinchaoyue 3 bulan lalu
induk
melakukan
a9dd45745b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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