src/api/mes/dv/machinery/index.ts @@ -7,6 +7,7 @@ export interface Machinery { id?: number; // 设备编号 code?: string; // 设备编码 tbDeviceId?: string; // 数采设备ID(外部数采 tbDeviceId) name?: string; // 设备名称 brand?: string; // 品牌 specification?: string; // 规格型号