浏览代码

Weenier 168otc项目部署 0630
1

wesmiler 3 年之前
父节点
当前提交
c0dabb6db1
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      vendor/ionux/phactor/src/Point.php

+ 2 - 0
vendor/ionux/phactor/src/Point.php

@@ -180,6 +180,8 @@ trait Point
             $test_point = array('x' => $right, 'y' => $left, 'y2' => $y2, 'x3' => $x3, 'ax' => $ax);
 
             echo '1111';
+            var_dump($P);
+            echo '5555';
             var_dump($test_point);
             echo '2222';
             var_dump($left);