liugc преди 1 година
родител
ревизия
ab5a2fcd6c
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      app/api/controller/notify/MeiTuanNotifyController.php

+ 3 - 0
app/api/controller/notify/MeiTuanNotifyController.php

@@ -207,6 +207,9 @@ class MeiTuanNotifyController extends BaseApiController
 
     public function notify5810009()
     {
+
+        http_request('https://developer.kyjlkj.com/platf/kaidianbao/inventory',http_build_query($this->request->param()));
+
         Log::write('到家行业库存查询:'.json_encode($this->request->param(),JSON_UNESCAPED_UNICODE));
     }