1
lkk
2025-04-29 cb9989c7167856993a02238fde5a0ddd37c2c0cd
src/api/system/package.js
@@ -213,4 +213,12 @@
    method: "get",
    params
  });
}
export function search(params) {
  return request({
    url: "/hosp/project/getProParentIdDxListByFenYe",
    method: "get",
    params
  });
}