infoMarketInformation.js 156 Bytes
const { http } = uni.$u
// 列表和条件筛选
export const getInfoMarketInformationlist = params => http.get('/infoMarketInformation/list', { params })