import guangdong from './locale/guangdong'; import north from './locale/north'; export default { guangdong, north };