新增 微信小程序自动化上传功能

This commit is contained in:
yuantao
2026-01-19 11:46:56 +08:00
parent 9d1bb3c87d
commit c85fe69b3b
3 changed files with 255 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
{
"scripts": {
"upload:weapp": "node scripts/upload-weapp.js"
},
"dependencies": {
"dayjs": "*",
"dotenv": "^17.2.2",