forked from wangziqi/gongxue-base
feat: establish production SaaS foundation
This commit is contained in:
@@ -21,7 +21,7 @@ create table if not exists public.tenant_billing_profiles (
|
||||
tax_id text,
|
||||
contact_name text,
|
||||
contact_phone text,
|
||||
contact_email citext,
|
||||
contact_email extensions.citext,
|
||||
billing_address text,
|
||||
invoice_title text,
|
||||
invoice_type text check (invoice_type in ('none', 'normal_vat', 'special_vat')),
|
||||
|
||||
Reference in New Issue
Block a user