Merge branch 'Test_IRC_Net10' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_IRC_Net10
continuous-integration/drone/push Build is running

This commit is contained in:
2026-06-29 14:36:56 +08:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -47,6 +47,7 @@ public class UserRole : BaseFullAuditEntity
[Comment("医生生成账号后,会有值")]
public Guid? DoctorId { get; set; }