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);