标准化命名

This commit is contained in:
辉鸭蛋
2024-12-29 23:22:41 +08:00
parent 1594103e0b
commit 3e2d1db129
64 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
// 只找新的png文件然后复制到diffPng目录
const fs = require('fs');
const path = require('path');