win提交

This commit is contained in:
2024-11-27 22:20:58 +08:00
parent b4297bf17c
commit 102c430df5
5 changed files with 46 additions and 9 deletions

View File

@@ -5,7 +5,8 @@
"main": "index.js",
"type": "module",
"scripts": {
"dev": "node-dev app.js"
"dev": "node-dev app.js",
"": " apidoc -i router/ -o doc/"
},
"keywords": [],
"author": "",