import oahttp from "@/utils/oahttp.js";
//获取合同链接
export const download_file = (data) => oahttp.get('/junziqian/download_file', data)