Skip to content

配置domain 选择内部转发地址后,内网无法与建立长链接 #176

@start-dzl

Description

@start-dzl
   Client cli = new Client.Builder(feiShuProperties.getAppId(), feiShuProperties.getAppSecret())
            .domain(feiShuProperties.getBaseUrl())

选择了内部转发到互联网的地址,

但是看源码 需要通过
Request{method=POST, url=https://open.feishu.cn/callback/ws/endpoint, tags={}}
获取一个wss 地址(wss://msg-frontier.feishu.cn/ws/),这个地址域名是固定的吗,能否修改这个地址

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions