8000 想获取某个接口的详细内容,sdk调用报错 · Issue #8 · thc75/torna · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

想获取某个接口的详细内容,sdk调用报错 #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign 8213 up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
copycatyx opened this issue Apr 30, 2025 · 0 comments
Open

想获取某个接口的详细内容,sdk调用报错 #8

copycatyx opened this issue Apr 30, 2025 · 0 comments

Comments

@copycatyx
Copy link
    // 创建请求对象
    DocGetRequest request = new DocGetRequest(token);
    // 设置请求参数
    request.setId("awXPdYXn");

    // 发送请求
    DocGetResponse response = client.execute(request);
    this.printResponse(response);

报错:调用不存在的服务请求

@copycatyx copycatyx changed the title 想获取某个接口的详细接口,sdk调用报错 想获取某个接口的详细内容,sdk调用报错 Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0