异步任务

lrf402788946 1f54518e86 update 3 년 전
.github a5a8f6809e init 3 년 전
app 1f54518e86 update 3 년 전
config 7b59934040 update 3 년 전
test a5a8f6809e init 3 년 전
util a5a8f6809e init 3 년 전
.autod.conf.js a5a8f6809e init 3 년 전
.eslintignore a5a8f6809e init 3 년 전
.eslintrc a5a8f6809e init 3 년 전
.gitignore a5a8f6809e init 3 년 전
.travis.yml a5a8f6809e init 3 년 전
README.md 67311e0dd0 update 3 년 전
appveyor.yml a5a8f6809e init 3 년 전
ecosystem.config.js a5a8f6809e init 3 년 전
package.json a5a8f6809e init 3 년 전
server.js 7b59934040 update 3 년 전

README.md

mission

任务系统

TODO util,rabbitmq的queue队列未完成

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

参数

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

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