const CUBE_APP = { version: 'service-vip', version_code: 'v1.0.0', expire_in:'2030-10-01', work_num:'1000', // IM 引擎 (cube:魔方自研IM,tx:腾讯IM) imlib:'cube', im: { appid: '1400213411' }, sentry:'https://4545ae371c2946b9a1376365c98628cf@sentry.lenovo.com.cn/61', enterprise: { name: '万国数据', logo: 'https://cube.gds-services.com/nfs/cube/f49aaf387bd446ac7e26d2d0ac52b35a.png', }, api: { oss: 'https://cube-resources.lenovo.com.cn', upload: '/api/wb/case/up', domain: 'cube.gds-services.com', }, cti: { type: 'freeswitch', api: 'http://192.168.240.68:8080', ws: 'wss://cube.gds-services.com/cti/websocket?token=d725a86d6c3b480fb9aa0633726bef7f&access_key=e2a8a3fdcf95a37c55bafd4a4233f6e5', sip_url: 'cube.gds-services.com:5060', sip_client: 'http://cube.gds-services.com:9000/SmartPhoneSetup.exe', callout_grade: 'yes', stun: 'stun2.l.google.com:19302', }, constdata: { access: [{"value":"wechat","label":"wechat"},{"value":"webchat","label":"webchat"},{"value":"app","label":"app"},{"value":"soft_phone","label":"soft phone"},{"value":"corpwechat","label":"corpwechat"}], satisfaction: [{"value":"1","label":"\u4e0d\u6ee1\u610f"},{"value":"3","label":"\u6ee1\u610f"},{"value":"5","label":"\u975e\u5e38\u6ee1\u610f"}] }, //非对称加解密,部分敏感数据需要前端进行公钥加密,后端用私钥解密 secret:`-----BEGIN PUBLIC KEY----- MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGUTdYXhktAb4CK8Q10JKAMZcB D7SIvB6kxmL82faeWff0gBY60dtaYInWtewiTYujVYwd7ImJDbv7APc/wgKKRi8p 7zFb2H6pABiCO1fOrgbT3ucIkpWxfxmgNgg5QYgE1ft4GpBsGbVYupfW7804lSVY j5eed0etvvzeCYmClwIDAQAB -----END PUBLIC KEY----- `, permission: {"webchat":{"plugin":true,"custom_page":true,"media_message":true},"wechat":{"official_accounts":true},"workbench":[],"evaluation":{"custom_push_config":true},"engineer_helper":{"send_email_message":true,"send_short_message":true,"order_log_search":true},"tag":{"engineer_manager":true,"customer_manager":true,"matching_rule":true},"manager":{"ccp_dashboard":true},"wisdom":{"route":true,"emotion":true,"emotion_report":true,"recommend":true,"auto_sort":true,"manual_search":true,"weather":true,"phone_location":true},"order":true,"quality":true} }; // 预留,今后做下有效性验证用 const CUBE_APP_VALIDATION = ''