songxingwei 4 éve
szülő
commit
d48977a480
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      application/common/model/ElectPool.php

+ 1 - 0
application/common/model/ElectPool.php

@@ -1098,6 +1098,7 @@ class ElectPool Extends Model
 
         //获取支付金额
         $pay_money = Config::get_values('pay_check_money');
+        echo $userinfo['money'];die;
 
     }