- ENV = 'development'
- VITE_BASE_URL = 'http://demo.hnthyy.cn:8706'
- VITE_SOCKET_URL = 'ws://demo.hnthyy.cn:8707/websocket/'
- VITE_DATA_BASE = 'http://172.16.30.61:9205'
- VITE_UPLOAD_TEMPLATE_THUMB = 'http://192.168.200.3:8805/wxserver/wxApplet/updateTemplateThumb'
|