# OSSRH-86081 **Repository Path**: iamtiny/ossrh-86081 ## Basic Information - **Project Name**: OSSRH-86081 - **Description**: 公开项目任务定时器 - **Primary Language**: Java - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-09 - **Last Updated**: 2022-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OSSRH-86081 #### 介绍 公开项目任务定时器 #### 软件架构 spring/springboot 环境下使用 #### 安装教程 安装jar包, 导入数据库 #### 使用说明 * * * * * * * 7个*作为计算基础 秒 分 时 天 月 周 是工作日 表达式解释 第一个* 号为 秒------- 周只能用1-7的数字表示例如 周一 为 1 开启工作日模式 为 w 否则 为 * 0/1 是每分钟或者每秒钟,周没有每周的概念, 例如 单独一个数字,指时间点 0/1 * * * * * * 指每秒执行 1 * * * * * * 指时间到达1秒 启动单位大的,小单位无值的情况必须为0/0 不是0 例如 0/0 0/1 * * * * * 指每分钟执行 例如 0/0 0/1 * * * * w 指工作日的每分钟 例如 0/0 9 8 * * * * 是指早上8点9分钟执行 例如 1 9 8 * * * * 是指早上8点9分钟执行内的每个1秒时间都会执行 依次类推 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)