mirror of
https://github.com/certd/certd.git
synced 2026-07-07 13:07:36 +08:00
perf: 商业版套餐只支持设置为可叠加
This commit is contained in:
@@ -245,6 +245,8 @@ export class SysSuiteSetting extends BaseSettings {
|
||||
|
||||
enabled: boolean = false;
|
||||
|
||||
allowSuiteStack: boolean = false;
|
||||
|
||||
registerGift?: {
|
||||
productId: number;
|
||||
duration: number;
|
||||
|
||||
Reference in New Issue
Block a user