import { post } from "@/request/axios.js"; export const getRegulatoryLibraryList = (params) => post("/mfolderStipulate/list", params); // 法规库列表