import config from '../config.js' export default { getBuyTreeList: { url: config.base_dev_url + 'z_farm_buy/treeList2', type: 'get', }, }