mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 同一时间只允许一个套餐生效
This commit is contained in:
@@ -57,6 +57,7 @@ CREATE TABLE "cd_user_suite"
|
||||
"deploy_count_used" integer,
|
||||
"is_present" boolean,
|
||||
"is_bootstrap" boolean,
|
||||
"is_empty" boolean,
|
||||
"disabled" boolean NOT NULL DEFAULT (false),
|
||||
"active_time" integer,
|
||||
"expires_time" integer,
|
||||
|
||||
Reference in New Issue
Block a user