WIN-2308041133\Administrator 6 months ago
parent
commit
a124b76ef5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/Pay.php

+ 1 - 1
application/api/controller/Pay.php

@@ -948,7 +948,7 @@ class Pay extends Api
 //        $info =$service->getLastTransfer([], ['0xbfc3b2193653ebf94bfa3fe586627b9c01f26db9'],1748293200);
 //        $info =$service->getLastTransfer([], ['0xbfc3b2193653ebf94bfa3fe586627b9c01f26db9'],1748293200);
 
 
 // 使用函数
 // 使用函数
-        $transfers = paginatedTransferQuery($service, '0xbfc3b2193653ebf94bfa3fe586627b9c01f26db9', 1748379600);
+        $transfers = self::paginatedTransferQuery($service, '0xbfc3b2193653ebf94bfa3fe586627b9c01f26db9', 1748379600);
 
 
 // 安全地排序和获取结果
 // 安全地排序和获取结果
         $info = null;
         $info = null;