Files
desktop_task_schedule/code/web/task_schedule/src/test/test.ts
2023-05-29 00:07:59 +08:00

14 lines
265 B
TypeScript

/*
* @Author: Kane
* @Date: 2023-04-27 15:29:10
* @LastEditors: Kane
* @FilePath: /task_schedule/src/test/test.ts
* @Description:
*
* Copyright (c) ${2022} by Kane, All Rights Reserved.
*/
import { testNewCitizen } from "./identify.js";
testNewCitizen();