import { get, post } from '../../index' export const getGoodsClassListApi = () => { return get('/zlpt-order/maType/getEquipmentType', {}) }