大为震撼

This commit is contained in:
shenjack 2024-05-09 00:34:07 +08:00
parent 463169a13a
commit 0d1d815847
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 fs = require('fs');
const path = require('path'); const path = require('path');
import { fight } from "./md5-api.mts"; import { fight } from "./md5-api.cts";
// 从文件的 ./input.txt 中读取输入 // 从文件的 ./input.txt 中读取输入
// 然后丢给 md5.js // 然后丢给 md5.js