stanley-king 3 年之前
父節點
當前提交
5ac5e36422
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      test/TestRefillThird.php

+ 2 - 2
test/TestRefillThird.php

@@ -104,8 +104,8 @@ class TestRefillThird extends TestCase
                 'mch_order' => "{$time}" . sprintf("%'010d",$i),
                 'org_quality' => 1,
                 'card_no' => '13911129867',
-                'card_type' => 5,
-                'regin_no' => 1
+//                'card_type' => 5,
+//                'regin_no' => 1
             ];
 
             $ret = refill\util::push_add($params);