fly 5 年之前
父节点
当前提交
67c22f83c7
共有 1 个文件被更改,包括 2 次插入1 次删除
  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)
     {