Skip to main content
Version: 3.10

MicroserviceInterface 微服务接口

1. 结构声明

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