"backend/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "7452fad8205b2a5ece283ba4ae00741303e1ae00"
refactor: batch 3 — decompose CheckBalanceAfterDeduction, merge crossing...
refactor: batch 3 — decompose CheckBalanceAfterDeduction, merge crossing checks, add QuotaNotifyConfig
M1: CheckBalanceAfterDeduction (63→18 lines) decomposed into:
canNotifyBalance, resolveUserEffectiveThreshold, crossedDownward, dispatchBalanceLowEmail
M3: New Account.QuotaNotifyConfig(dim) method replaces 9 hardcoded getters
(getters kept as thin wrappers for backward compatibility)
M4: checkQuotaDimCrossings + checkQuotaDimCrossingsFromState merged into one
function taking pre-built []quotaDim; caller builds dims conditionally
Please register or sign in to comment