Kirin 3 lat temu
rodzic
commit
3e5d9f68dc
1 zmienionych plików z 1 dodań i 0 usunięć
  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获取失败');