dyjh %!s(int64=6) %!d(string=hai) anos
pai
achega
32c60e9245
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/Http/Controllers/Api/V1/FurnitureController.php

+ 0 - 1
app/Http/Controllers/Api/V1/FurnitureController.php

xqd
@@ -2336,7 +2336,6 @@ class FurnitureController extends Controller
         $content = "";
         $parts = AlbumPartsModel::where('store_id', request('store_id'))->where('order_id', request('order_id'))
             ->get(['name', 'count']);
-        dd(111);
         if ($role == 2) {
             $content .= "--------------------------------<BR>";
             $content .= "<B>订单编号  #" . $order->sno . " </B><BR><BR>";