#### 问题描述
webman 引用 使用 抖店的 sdk
我想实现在 webman 里面调用 抖店的函数,怎么做?ACCESS_TOKEN_SHOP_ID);
// 创建Request对象,假设调用的方法名称是: demo.method
// $request= new DemoMethodRequest();
// 发起API调用
// $response = $request->execute(accessToken);
// ====SPI使用示例====
// 服务端调用spi接口时的链接参数
// $request