forked from gongxuegit/tiku-backend.net
chore: introduce semantic kernel ai foundation
This commit is contained in:
@@ -168,7 +168,7 @@ public sealed class TenantStudentFollowup : AuditableTenantEntity
|
||||
public Guid? UpdatedBy { get; set; }
|
||||
}
|
||||
|
||||
public enum TenantExternalProviderCapability { Identity, ObjectStorage, Sms, Payment, Notification }
|
||||
public enum TenantExternalProviderCapability { Identity, ObjectStorage, Sms, Payment, Notification, Ai }
|
||||
public enum TenantExternalProviderStatus { Active, Disabled, Testing }
|
||||
public enum TenantSecretStatus { Active, Disabled, Rotating }
|
||||
public enum SmsPurpose { Login, BindPhone, ResetPassword }
|
||||
|
||||
Reference in New Issue
Block a user