/* * @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();