瀏覽代碼

发货物流

zhangdehua 1 年之前
父節點
當前提交
ebfc646e32
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/api/controller/Test.php

+ 2 - 2
app/api/controller/Test.php

@@ -61,8 +61,8 @@ class Test extends Controller
 
 
     public function tj(){
-        $ds = WxOrderLogistics::getDeliveryList();
-        dd($ds);
+        $list = WxOrderLogistics::getDeliveryList();
+        return $this->renderSuccess(compact('list'));
         dd('a');
         //