提交 cb408586 编写于 作者: chengxiang.li's avatar chengxiang.li

merge

上级 86b5c9b8
......@@ -16,7 +16,6 @@ export const getDiseasesList = (params) => {
})
};
<<<<<<< HEAD
export const getLabelList = (params) => {
return fetch({
headers,
......@@ -27,7 +26,6 @@ export const getLabelList = (params) => {
})
}
=======
// 获取七牛上传token
export const getQiniuToken = (params) => {
return fetch({
......@@ -78,7 +76,6 @@ export const getNotCompleteCount = (params) => {
description: '获取未完善居民人数',
})
};
>>>>>>> af68b014cd5aedf8045697cb98d80de083884ad5
export const getPatientDetail = (patientId) => {
return fetch({
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册