应对企微认证考试,写了node版的企微对接

This commit is contained in:
aixianling
2023-12-01 09:51:03 +08:00
parent 857825af4a
commit 76ed5c0028
5 changed files with 107 additions and 0 deletions

View File

@@ -22,11 +22,13 @@
},
"author": "kubbo",
"dependencies": {
"@wecom/crypto": "^1.0.1",
"axios": "^1.2.1",
"dayjs": "^1.11.0",
"express": "^4.17.3",
"express-async-errors": "^3.1.1",
"express-ws": "^5.0.2",
"form-data": "^4.0.0",
"fs-extra": "^10.0.1",
"helmet": "^5.0.2",
"mysql": "^2.18.1",