import oahttp from "@/utils/oahttp.js"; /** * 公告列表 */ export const noticeList = (data) => oahttp.get('/article/lists', data)