瀏覽代碼

order-name

15313670163 4 月之前
父節點
當前提交
f682361d44
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      app/JsonRpc/OrderService.php

+ 0 - 1
app/JsonRpc/OrderService.php

@@ -528,7 +528,6 @@ class OrderService implements OrderServiceInterface
                 'updated_at' => date('Y-m-d H:i:s', time()),
 
             ];
-            
             $orderid = Order::insertGetId($order);
             $adplace = $data['pid'];
             if (is_array($data['pid'])) {