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