Variable FLOOR_TYPE_MAPConst

FLOOR_TYPE_MAP: {
    description: string;
    type: number;
}[] = ...

地板信息映射表

Type declaration

  • description: string
  • type: number