eight
2025-04-11 b1c89f96aed2834a04475b60ae146ea6a8324d84
src/api/ecg/jobrecord/index.ts
@@ -12,6 +12,7 @@
  jobTime: Date // 作业时间
  summary: number // 作业概要
  remark: string // 备注
  paid: number
}
export interface JobStatisticVO {