소스 검색

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