Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecordData 有误 #21

Closed
Mr-Python-in-China opened this issue Nov 12, 2023 · 0 comments
Closed

RecordData 有误 #21

Mr-Python-in-China opened this issue Nov 12, 2023 · 0 comments

Comments

@Mr-Python-in-China
Copy link
Contributor

原本定义:

export interface RecordData {
  record: RecordDetails;
  testCaseGroup: number[][];
  showStatus: boolean;
}

testCaseGroup 看上去是在说他是一个二维数组。

不过:https://www.luogu.com.cn/record/134729711?_contentOnly 中,返回的并不是。

是否是类型有错误?

@0f-0b 0f-0b closed this as completed in 3d22fd4 Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant