feat: implement the enforcement for new invitation page (#2628)

Added new invitation code implementation
This commit is contained in:
HGZ-20
2024-01-22 02:25:13 +08:00
committed by GitHub
parent de2932b5fb
commit d7c40459c0
30 changed files with 306 additions and 5 deletions

View File

@ -37,7 +37,7 @@ class InvitationListPage extends BaseListPage {
code: Math.random().toString(36).slice(-10),
quota: 1,
usedCount: 0,
application: "",
application: "All",
username: "",
email: "",
phone: "",