diff --git a/static/config/sysConfig.json b/static/config/sysConfig.json new file mode 100644 index 0000000..f458642 --- /dev/null +++ b/static/config/sysConfig.json @@ -0,0 +1,5 @@ +{ + "title":"呼叫中心业务平台", + "ws_ip": "124.205.241.254", + "ws_port": "28081" +}