export interface IRoutingGrp {
  RoutingType?: number// 216
  RoutingID?: string// 217
}
