rabin 2 years ago
parent
commit
83398285e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/mshop/lib/Buy.php

+ 1 - 1
app/mshop/lib/Buy.php

@@ -378,7 +378,7 @@ class Buy
                 'order' => '',
                 'order_num' => $order_data['order_num'],
                 'order_id' => $id,
-                'type' => 'pay',
+                'type' => 'test',
             );
         }