Merge branch 'v2-dev' into v2-invite

This commit is contained in:
xiaojunnuo
2026-05-25 22:36:40 +08:00
40 changed files with 325 additions and 77 deletions
@@ -245,6 +245,8 @@ export class SysSuiteSetting extends BaseSettings {
enabled: boolean = false;
allowSuiteStack: boolean = false;
registerGift?: {
productId: number;
duration: number;