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