fly hace 5 años
padre
commit
67c22f83c7
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      app/Modules/Trade/Pay/PayWait.php

+ 2 - 1
app/Modules/Trade/Pay/PayWait.php

@@ -20,7 +20,8 @@ class PayWait
     private static $_instatnce;
 
     /**
-     * $arguments 第一个参数默认$uid
+     * 
+     *@param array $arguments 第一个参数默认$uid
      */
     public function __callStatic($name, $arguments)
     {