Sin descripción

lrf d39707a325 添加查询条件 hace 3 años
.github a5a8f6809e init hace 3 años
app d39707a325 添加查询条件 hace 3 años
config 962910fc14 禁用redis hace 3 años
test a5a8f6809e init hace 3 años
util a5a8f6809e init hace 3 años
.autod.conf.js a5a8f6809e init hace 3 años
.eslintignore a5a8f6809e init hace 3 años
.eslintrc a5a8f6809e init hace 3 años
.gitignore a5a8f6809e init hace 3 años
.travis.yml a5a8f6809e init hace 3 años
README.md 67311e0dd0 update hace 3 años
app.js 7f8ceb26c3 更新进度使用mq hace 3 años
appveyor.yml a5a8f6809e init hace 3 años
ecosystem.config.js fca830803e 更新pm2名称 hace 3 años
package.json a5a8f6809e init hace 3 años
server.js 7b59934040 update hace 3 años

README.md

mission

任务系统

TODO util,rabbitmq的queue队列未完成

将util中的rabbitmq.js放到service中,将app.js放到根目录中

参数

create:最主要的是params和tenant(项目) params:

参数名 必要 说明
project 项目名
router 路由
service 服务
method 函数
body post方法的参数
query 地址栏参数