功能增加
This commit is contained in:
@@ -290,7 +290,7 @@ create index if not exists seedream_layer_compositions_owner_updated_idx
|
||||
|
||||
create table if not exists billing_price_rules (
|
||||
id text primary key,
|
||||
provider text not null check (provider in ('volcengine-visual', 'evolink', 'seedance', 'seedream', 'bailian', 'mock')),
|
||||
provider text not null check (provider in ('volcengine-visual', 'evolink', 'seedance', 'seedream', 'bailian', 'minimax', 'mock')),
|
||||
capability text not null check (capability in ('image.generate', 'video.generate')),
|
||||
req_key text,
|
||||
variant_key text,
|
||||
|
||||
Reference in New Issue
Block a user