# 生产默认配置 ENV = 'production' VUE_APP_BASE_API = 'http://lvqian.antissoft.com' VUE_APP_BASE_WSS = 'ws://lvqian.antissoft.com/api/message/websocket'