修复拉卡拉支付时间偏差

This commit is contained in:
yml2213
2026-06-07 20:42:57 +08:00
parent 44747e7bae
commit 954c3d6be3
10 changed files with 169 additions and 5 deletions
+2
View File
@@ -73,6 +73,8 @@ services:
restart: unless-stopped
env_file:
- ../backend/.env
environment:
TZ: Asia/Shanghai
volumes:
- ../backend/logs:/app/logs
deploy: