Skip to main content
Version: Latest(3.11)

MicroserviceInterface 微服务接口

1. 结构声明

class MicroserviceInterface extends Interface {
connectionInfos?: Array<ConnectionInfo>;
}