打错字了(
This commit is contained in:
parent
dc527c66e4
commit
6c321bc333
@ -45,7 +45,7 @@ type Score = {
|
|||||||
* 分数的数据结构
|
* 分数的数据结构
|
||||||
*/
|
*/
|
||||||
type ScoreResult = {
|
type ScoreResult = {
|
||||||
source: number;
|
score: number;
|
||||||
raw_data: Score[];
|
raw_data: Score[];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user