Skip to main content
Version: 3.5

Integration 集成

1. 结构声明

class Integration extends BaseNode {
microApp: MicroApp;
connectors: Array<Connector>;
}