rabin 2 éve
szülő
commit
91240d170c
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      yspay/Merchant.php

+ 1 - 1
yspay/Merchant.php

@@ -57,7 +57,7 @@ class Merchant
         return false;
     }
 
-    public function getYspay($account_id, $project_id, $id, $parent)
+    public function getInfo($account_id, $project_id, $id, $parent)
     {
         $table = array();
         $table['head'] = array('银联商户号', '银联用户号', '平台分账百分比', '操作');