Browse Source

test add 50

stanley-king 7 years ago
parent
commit
8c7fe7878f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mobile/control/member_buy.php

+ 1 - 0
mobile/control/member_buy.php

@@ -159,6 +159,7 @@ class member_buyControl extends mbMemberControl
             }
             else
             {
+                $amount = 50;
                 $result = fcode\send_manager::instance()->fetch($amount,$pay_sn);
                 if($result != false)
                 {