qinxianzhangyao
2024-07-12 f169a06cea16bc6215743a7be07febdb1d4fdc38
src/api/hosp/project.js
@@ -129,4 +129,12 @@
    method: 'get',
    params: data
  })
}
export function tbhisproprice() {
  return request({
    url: '/system/config/tbhisproprice',
    method: 'get',
  })
}