用户通过回答指定数字获取客服帮助
parents
Showing
.gitignore
0 → 100644
Dockerfile
0 → 100644
app.js
0 → 100644
docker-compose.yml
0 → 100644
help.js
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "aligenie-ai", | ||
| "version": "1.0.0", | ||
| "description": "", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "keywords": [], | ||
| "author": "", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "koa": "^2.11.0", | ||
| "koa-bodyparser": "^4.2.1", | ||
| "koa-router": "^8.0.8", | ||
| "koa-static-router": "^1.3.0" | ||
| } | ||
| } |
readme.md
0 → 100644
Please
register
or
sign in
to comment