Explorar o código

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

kevin_zhangl %!s(int64=2) %!d(string=hai) anos
pai
achega
ffc20e33a3
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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() {
         $ip = 'https://bapi.ekhkad.com';
         $curl = curl_init();