feat:修改数据结构
This commit is contained in:
@@ -46,6 +46,7 @@ export type Word = {
|
||||
|
||||
export function getDefaultWord(val: Partial<Word> = {}): Word {
|
||||
return {
|
||||
custom: false,
|
||||
"word": "",
|
||||
"phonetic0": "",
|
||||
"phonetic1": "",
|
||||
|
||||
Reference in New Issue
Block a user