Skip to main content
Version: 3.10

CallMicroserviceInterface 调用微服务接口

1. 结构声明

class CallMicroserviceInterface extends CallInterface {
connectionInfo?: ConnectionInfo;
}