qx
qx
2025-05-23 2c56eb01de07a87d025b3301efd5fcbf1d18c1af
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
  });
}