feat: add tenant membership flow
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
- API
|
||||
- 申请加入:`POST /t/:tenantCode/v1/tenants/:id<int>/join`
|
||||
- 取消申请:`DELETE /t/:tenantCode/v1/tenants/:id<int>/join`
|
||||
- 接受邀请:`POST /t/:tenantCode/v1/tenants/:id<int>/invites/accept`
|
||||
- 管理员审核:`POST /t/:tenantCode/v1/creator/members/:id<int>/review`
|
||||
- 邀请成员:`POST /t/:tenantCode/v1/creator/members/invite`
|
||||
- DB
|
||||
|
||||
Reference in New Issue
Block a user