Newer
Older
xc-business-system / src / views / equipement / standard / checkData / components / ninth / ninth-interface.ts
dutingting on 1 Dec 2023 102 bytes 频谱分析仪核查数据搭建
export interface IList {
  dataId: string //	核查数据管理基础信息表id
  id: string //	id
}