好好好

This commit is contained in:
shenjack 2024-05-09 00:34:44 +08:00
parent 0d1d815847
commit 62791962c2
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
const fs = require('fs');
const path = require('path');
import { fight } from "./md5-api.cts";
import { fight } from "./md5-api.mts";
// 从文件的 ./input.txt 中读取输入
// 然后丢给 md5.js