rabin 1 年之前
父节点
当前提交
0a5d8e3700
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Ship.php

+ 1 - 1
src/Ship.php

@@ -127,7 +127,7 @@ class Ship
 		return Core::run($project_id, 'ship_confirm', 'ship.actParam', '', 'wechat_applet', array($method, $order_id), true);
 	}
 
-	public function actParam($order_id)
+	public function actParam($param)
 	{
 		list($method, $order_id) = $param;
 		if ($method == 1) {