Files
urbanLifeline/urbanLifelineWeb/packages/workcase_wechat/config/index.ts
2025-12-24 16:32:06 +08:00

3 lines
170 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

export const AGENT_ID = '17664699513920001'
export const BASE_URL = 'http://localhost:8180'
export const WS_HOST = 'localhost:8180' // WebSocket host不包含协议