修改名称,优化

This commit is contained in:
ytc1012
2026-02-13 15:43:40 +08:00
parent 0f3ee050dc
commit 36a2f15a88
12 changed files with 452 additions and 16 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "cleanExpiredRooms",
"version": "1.0.0",
"description": "定时清理过期聚会数据",
"main": "index.js",
"dependencies": {
"wx-server-sdk": "~2.6.3"
}
}