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