seven 2 giorni fa
parent
commit
6270d7ac0b
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      app/Services/SanJinRechargeService.php

+ 5 - 5
app/Services/SanJinRechargeService.php

@@ -96,11 +96,11 @@ class SanJinRechargeService
             
             $text = "请输入充值的金额 \n";
             // $text .= "充值方式:".$channel[$k];
-            // if($rechargeText){
-            //     $text .= $rechargeText;
-            // }else{
-            //     $text .= "充值金额:{$min} - {$max}";
-            // }
+            if($rechargeText){
+                $text .= $rechargeText;
+            }else{
+                $text .= "充值金额:{$min} - {$max}";
+            }
 
             $text .= "🔔 提示:请务必核对(充值最大金额和最小金额,账号信息一致),若不一致无法到账。";
             $res = [