BMI
wwl
2025-05-07 a0f4e2beb89d0cb1b4078d76bb12184a08143d04
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
  });
}