Kirin hace 3 años
padre
commit
3e5d9f68dc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      crmeb/services/YLYService.php

+ 1 - 0
crmeb/services/YLYService.php

@@ -113,6 +113,7 @@ class YLYService extends HttpService implements ProviderInterface
             }
             return '';
         }, 20 * 86400);
+        var_dump($store_id);
         var_dump($this->access_token);
         if (!$this->access_token)
             throw new AuthException('获取access_token获取失败');