杨磊
2024-06-06 d1c500c7ee83209f77e6bf7be7a6c5e59af0cc04
src/api/index.js
@@ -189,6 +189,17 @@
    method: "post"
  });
};
// 中国地域地谱检索人物
export const getPreCount = (requestData) => {
  return req1({
    url:
      "/person/retrieval/preCount?keyword="  +
      requestData?.keyword +
      "&dynasty=" +
      requestData?.dynasty,
    method: "post"
  });
};
// 医学人物知识库
// 世医传承