import config from '../config.js' export default { list: { url: config.base_dev_url + 'region/list', type: 'post', }, }