补充座驾购买流水筛选

This commit is contained in:
pllx
2026-04-30 13:27:21 +08:00
parent 0fe003a773
commit 59a417bd10
2 changed files with 43 additions and 1 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ enum CurrencySource: string
self::RECV_GIFT => '收到礼物',
self::NEWBIE_BONUS => '新人礼包',
self::SHOP_BUY => '商城购买',
self::RIDE_BUY => '座驾购买',
self::RIDE_BUY => '座驾购买(金币)',
self::ADMIN_ADJUST => '管理员调整',
self::POSITION_REWARD => '职务奖励',
self::SIGN_IN => '每日签到',