const getLocationOrigin = () => {
return 'http://localhost:55665'
}
const companyName = '悟空CRM'
const version = 'V11.3.3'
const baiduKey = '百度key'
export default {
version,
companyName,
getLocationOrigin,
baiduKey