Skip to main content
Version: Latest(3.11)

CallMicroserviceInterface 调用微服务接口

1. 结构声明

class CallMicroserviceInterface extends CallInterface {
connectionInfo?: ConnectionInfo;
}