34
chenyc
2025-02-19 10c928bbc4c779d301e3b1d8b8407d02d2f06a13
src/api/tiaochabiao/index.ts
@@ -29,6 +29,13 @@
      params,
   });
}
export function getLatestReportByPat(params: object) {
   return request({
      url: '/lis/report/getLatestReportByPat',
      method: 'post',
      params,
   });
}
export interface tiaochabiaoInfo {
   id:number,