Browse Source

增加自动定时推送跨境商品订单接口

kevin_zhangl 2 years ago
parent
commit
ffc20e33a3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      console/controllers/ToolController.php

+ 3 - 0
console/controllers/ToolController.php

@@ -219,6 +219,9 @@ class ToolController extends BaseController
         }
         }
     }
     }
 
 
+    /**
+     * 自动推送跨境商品到wst
+     */
     public function actionAutoLogistics() {
     public function actionAutoLogistics() {
         $ip = 'https://bapi.ekhkad.com';
         $ip = 'https://bapi.ekhkad.com';
         $curl = curl_init();
         $curl = curl_init();