save
This commit is contained in:
@@ -251,7 +251,7 @@ export function getDefaultDict(val = {}): Dict {
|
||||
}
|
||||
|
||||
export interface Dict {
|
||||
id: string,
|
||||
id: any,
|
||||
name: string,
|
||||
lastLearnIndex: number,
|
||||
perDayStudyNumber: number,
|
||||
|
||||
Reference in New Issue
Block a user