AI外呼PC端、平台端

NobleLeong 5f7d3a44c0 init 3 dni temu
public 0bce107fec v2.0.3 3 dni temu
src 5f7d3a44c0 init 3 dni temu
.babelrc 66617614e3 first commit 3 tygodni temu
.editorconfig 66617614e3 first commit 3 tygodni temu
.env 66617614e3 first commit 3 tygodni temu
.env.call-dev 66617614e3 first commit 3 tygodni temu
.env.call-prod 66617614e3 first commit 3 tygodni temu
.env.call-test 66617614e3 first commit 3 tygodni temu
.env.platform-dev 66617614e3 first commit 3 tygodni temu
.env.platform-prod 66617614e3 first commit 3 tygodni temu
.env.platform-test 66617614e3 first commit 3 tygodni temu
.eslintignore 66617614e3 first commit 3 tygodni temu
.eslintrc.js 66617614e3 first commit 3 tygodni temu
.gitignore 66617614e3 first commit 3 tygodni temu
.postcssrc.js 66617614e3 first commit 3 tygodni temu
.prettierrc 66617614e3 first commit 3 tygodni temu
Dockerfile100 66617614e3 first commit 3 tygodni temu
Dockerfile8001 66617614e3 first commit 3 tygodni temu
LICENSE 66617614e3 first commit 3 tygodni temu
MP_verify_0NM73Yj26xb5VRAp.txt 66617614e3 first commit 3 tygodni temu
README.md 0bce107fec v2.0.3 3 dni temu
WW_verify_QLYznJ5hG2EzTZN9.txt 66617614e3 first commit 3 tygodni temu
X9cWzO1HNk.txt 66617614e3 first commit 3 tygodni temu
cypress.json 66617614e3 first commit 3 tygodni temu
default100.conf 66617614e3 first commit 3 tygodni temu
default8001.conf 66617614e3 first commit 3 tygodni temu
deploy-single.sh 66617614e3 first commit 3 tygodni temu
package.json 66617614e3 first commit 3 tygodni temu
tSLV02lG45.txt 66617614e3 first commit 3 tygodni temu
vue.config.js 66617614e3 first commit 3 tygodni temu
webpack.alias.config.js 66617614e3 first commit 3 tygodni temu
yarn.lock 66617614e3 first commit 3 tygodni temu

README.md

AI外呼系统

 // 安装yarn包
 yarn install

 // 打包PC端
 本地开发:yarn dev:call
 测试环境:yarn test:call
 生产环境:yarn build:call

 //打包平台
 本地开发:yarn dev:platform
 测试环境:yarn test:platform
 生产环境:yarn build:platform