fix: batch 2 audit fixes — diffSettings notify fields, slog migration, frontend constants

H5: diffSettings now tracks 5 balance/quota notify fields in audit log
M15: log.Printf audit log migrated to slog.Info, removed "log" import
M14: New frontend/src/constants/account.ts with shared constants
     QuotaNotifyToggle.vue uses QUOTA_THRESHOLD_TYPE_FIXED/PERCENTAGE
L2: UsageTable.vue uses BILLING_MODE_TOKEN/IMAGE from billingMode.ts
This commit is contained in:
erio
2026-04-13 21:54:01 +08:00
parent ed8a9d975b
commit 9d319cfa2d
5 changed files with 56 additions and 17 deletions

View File

@@ -1 +1 @@
0.1.110.47
0.1.110.48