forked from gongxuegit/tiku-backend.net
feat(saas): implement marketplace and tenant onboarding
This commit is contained in:
@@ -174,7 +174,7 @@ public sealed class TenantPublicEndpointTests
|
||||
Slug = "master",
|
||||
Name = "升本刷题通",
|
||||
Status = TenantStatus.Active,
|
||||
Mode = TenantMode.PlatformOwned
|
||||
Mode = TenantMode.Saas
|
||||
},
|
||||
new TenantDomain
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user