This commit is contained in:
jxxghp
2023-10-29 18:40:37 +08:00
parent 9400f4660d
commit 9372e98459
3 changed files with 34 additions and 26 deletions

View File

@@ -625,6 +625,9 @@ export interface MetaInfo {
// 原字符串
org_string?: string
// 原标题(未经识别词转换)
title?: string
// 副标题
subtitle?: string
@@ -726,6 +729,9 @@ export interface MetaInfo {
// 资源类型+特效
edition: string
// 应用的自定义识别词
apply_words: string[]
}
// 上下文信息