feat: complete logging coverage - all services + frontend route fix

Backend additions:
- UserConnectService, ScanConnectService: connection logging
- ToBetCommonService, ToBetBaccaratService: bet rejection/success logging
- ResetBoot, ResetNumberTab, ResetBaccarat, ResetDt: reset event logging
- handle/Index: log_report controller method (fixes route for dealer端)
- index/Log: log_report controller for player端 (no auth required)

Frontend:
- error-report.js: fix report URL to /index/log_report (matches handle controller)

Total: 21 backend files with 60 Logger calls across 5 categories
This commit is contained in:
testadmin
2026-05-14 11:35:34 +08:00
parent d77c6beac7
commit b518578266
15 changed files with 1969 additions and 5 deletions
+1
View File
@@ -2,3 +2,4 @@
.DS_Store
runtime/
vendor/
.magi/