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