feat!: 将项目有Strapi迁移至Directus #43
@ -9,7 +9,7 @@ export interface CompanyProfileTranslation {
|
|||||||
id: number;
|
id: number;
|
||||||
company_profile_id?: CompanyProfile | string | null;
|
company_profile_id?: CompanyProfile | string | null;
|
||||||
languages_code?: Language | string | null;
|
languages_code?: Language | string | null;
|
||||||
content?: 'json' | null;
|
content?: string | null;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ContactInfo {
|
export interface ContactInfo {
|
||||||
|
|||||||
Reference in New Issue
Block a user