// 手动配置的地址
window.dasConfig = {
ip: '192.168.10.241',
port: 30646,
prodApi: '/prod-api',
protocol: 'http://',
wsProtocol: 'ws://'
}