Commit 4d45a8b7 by 蒋勇

d

parent 11ac807b
大家关注:
任务开发说明(建议任务通过restapi去调用各应用的接口服务)
分支:taskexecutor 开发说明见readme.txt
1、各个应用实现任务的目录 taskexecutor/app/base/db/task
按照各自应用名称建立任务子目录,在子目录内实现任务实现类
需要集成TaskBase
需要继承TaskBase
2、TaskBase实现集成如下功能
A、缓存管理器
B、数据库连接器
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment