refactor(server): 日期工具统一迁入 dayjs(utc 插件),移除手写 Intl/padStart 重复实现

This commit is contained in:
2026-08-08 17:27:14 +08:00
parent 74d5b90faa
commit d324b2fb0a
9 changed files with 37 additions and 72 deletions

1
package-lock.json generated
View File

@@ -108,6 +108,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.15.1",
"compression": "^1.8.1",
"dayjs": "^1.11.21",
"dotenv": "^17.4.1",
"exceljs": "^4.4.0",
"express": "^5.2.1",