fix: sync and update the evaluation result
This commit is contained in:
@@ -19,6 +19,7 @@ export interface AudioData {
|
||||
uid: string | number;
|
||||
base64: string;
|
||||
format: AudioFormat;
|
||||
name?: string;
|
||||
data: {
|
||||
url: string;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user