1
wwl
2025-06-10 cee2eca9c3e40b48c40a8fe80f938a777f03d463
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
  });
}