Newer
Older
jh-business-system / src / views / equipement / standard / book / components / config / seventh / seventh-interface.ts
dutingting 28 days ago 75 bytes Initial commit: 项目初始化
export interface IList {
  id?: string //	id,更新/删除使用参数
}