@@ -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));
}