1. 完成 quartz 的封装

This commit is contained in:
YunaiV
2021-02-19 20:36:07 +08:00
parent 3959aadae2
commit 014f91533c
33 changed files with 441 additions and 553 deletions

View File

@@ -18,6 +18,7 @@ export const DICT_TYPE = {
INF_REDIS_TIMEOUT_TYPE: 'inf_redis_timeout_type',
INF_JOB_STATUS: 'inf_job_status',
INF_JOB_LOG_STATUS: 'inf_job_log_status',
TOOL_CODEGEN_TEMPLATE_TYPE: 'tool_codegen_template_type',
}