接口 SendProtocol {
    args: any;
    node: string;
}

属性

属性

args: any
node: string