改下名字

This commit is contained in:
SmallK111407 2023-10-21 18:30:25 +08:00
parent f080ac09de
commit d2ea5f0ceb
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"start": "pm2 start ./config/pm2/pm2.json",
"stop": "pm2 stop ./config/pm2/pm2.json",
"restart": "pm2 restart ./config/pm2/pm2.json",
"log": "node ./lib/tools/name.js"
"log": "node ./lib/tools/log.js"
},
"dependencies": {
"art-template": "^4.13.2",