소스 검색

发货物流

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