保存进度!

This commit is contained in:
2023-06-07 17:19:47 +08:00
parent 2f3e22fb3e
commit 664c2335ca
5 changed files with 136 additions and 10 deletions

View File

@@ -8,6 +8,6 @@
* Copyright (c) ${2022} by Kane, All Rights Reserved.
*/
import { testNewCitizen } from "./identify.js";
import { testRankingListRequest } from "./testRankingListRequest.js";
testNewCitizen();
testRankingListRequest();