保存进度!

This commit is contained in:
2023-09-11 11:49:58 +08:00
parent efebd548c6
commit 2edd5f67db
3 changed files with 104 additions and 0 deletions

View File

@@ -12,4 +12,7 @@
// testRankingListRequest();
const arr: string[] = [];
console.log( "test" );
console.log( "检查instanceof", arr instanceof String );