qx
qx
2025-03-12 c140987b3ef6fd47e3b795fc3a2c6f880f49f9c2
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
  });
}