import http from "./config"; //获取案例信息 export const queryCasesDetailList = (obj) => http.post("/cases/queryCasesDetailList", obj);