dce0a52750
- CurrencySource 新增 BANK_DEPOSIT / BANK_WITHDRAW 两个来源枚举 - BankController deposit/withdraw 改用 UserCurrencyService::change() 记录 jjb 变动 - AiFinanceService bankExcessGold/raiseWalletTo 补充 UserCurrencyService::change() 调用 - 银行存取双轨记录:bank_logs(银行流水)+ user_currency_logs(金币流水)
40 lines
439 B
Plaintext
40 lines
439 B
Plaintext
*.log
|
|
.DS_Store
|
|
.env
|
|
.env.backup
|
|
.env.production
|
|
.phpactor.json
|
|
.phpunit.result.cache
|
|
/.fleet
|
|
/.idea
|
|
/.nova
|
|
/.phpunit.cache
|
|
/.vscode
|
|
/.zed
|
|
/.junie
|
|
/.github
|
|
/.gemini
|
|
/.agents
|
|
/.codex
|
|
/.hermes
|
|
/.reasonix
|
|
/auth.json
|
|
/node_modules
|
|
/public/build
|
|
/public/hot
|
|
/public/storage
|
|
/storage/*.key
|
|
/storage/pail
|
|
/vendor
|
|
Homestead.json
|
|
Homestead.yaml
|
|
Thumbs.db
|
|
vendor.zip
|
|
test-captcha.php
|
|
public/.user.ini
|
|
dump.rdb
|
|
|
|
# AI 生成文件
|
|
AGENTS.md
|
|
GEMINI.md
|