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