保存进度!

This commit is contained in:
Kane Wang 2023-05-29 00:07:59 +08:00
parent 7b7b97b343
commit 5faf939c89
1 changed files with 2 additions and 2 deletions

View File

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