Ken 2 weeks ago
parent
commit
9451dbe3ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Services/WalletService.php

+ 1 - 1
app/Services/WalletService.php

@@ -253,7 +253,7 @@ class WalletService extends BaseService
                 ['text' => '🧾 提现账单', 'callback_data' => "withdraw@@bill"]
             ],
             [
-                ['text'=>'秘钥管理','callback_data'=>'secret@@index'],
+                ['text'=>'🔑秘钥管理','callback_data'=>'secret@@index'],
             ],