人民医院前端

serverConfig.json 517B

12345678910111213141516171819
  1. {
  2. "NODE_ENV": "development",
  3. "BASE_API": "http://192.168.1.37:8000/",
  4. "TTS_API": "http://39.164.159.192:8000/",
  5. "IVR_API":"http://172.16.10.21:9000/",
  6. "CORP_ID":"dingbb1314af9ad8e421f2c783f7214b6d69",
  7. "SOCKET_IP": "192.168.8.7",
  8. "SOCKET_PORT": "8081",
  9. "View_Depts": "[4]",
  10. "ZJYY_CODE": "3857",
  11. "YSFW_CODE": "0018",
  12. "TSJYBY_CODE": "2005",
  13. "PAGESIZES": "[10, 20, 50, 100]",
  14. "PAGESIZE": "10",
  15. "monitorPlatformTime": "5000",
  16. "taskRealInfoTime": "10000",
  17. "homeRefreshInterval": "300000"
  18. }