flat:4.7暂存
This commit is contained in:
13
config.js
13
config.js
@@ -1,14 +1,19 @@
|
||||
export default {
|
||||
baseUrl: 'http://39.98.44.136:8080', // 测试
|
||||
// baseUrl: 'http://39.98.44.136:8080', // 测试
|
||||
baseUrl: 'https://qd.zhaopinzao8dian.com/api', // 测试
|
||||
// sseAI+
|
||||
StreamBaseURl: 'http://39.98.44.136:8000',
|
||||
// StreamBaseURl: 'http://39.98.44.136:8000',
|
||||
StreamBaseURl: 'https://qd.zhaopinzao8dian.com/ai',
|
||||
// 语音转文字
|
||||
vioceBaseURl: 'ws://39.98.44.136:6006/speech-recognition',
|
||||
DBversion: 3,
|
||||
// vioceBaseURl: 'ws://39.98.44.136:8080/speech-recognition',
|
||||
vioceBaseURl: 'wss://qd.zhaopinzao8dian.com/api/speech-recognition',
|
||||
DBversion: 2,
|
||||
// 应用信息
|
||||
appInfo: {
|
||||
// 应用名称
|
||||
name: "青岛市就业服务",
|
||||
// 地区名
|
||||
areaName: '青岛市',
|
||||
// AI名称
|
||||
AIName: '小红',
|
||||
// 应用版本
|
||||
|
Reference in New Issue
Block a user