job 单元测试

This commit is contained in:
neilz
2021-03-14 20:59:40 +08:00
parent 0775e85aac
commit ca1132f2df
5 changed files with 439 additions and 38 deletions

View File

@ -2,6 +2,7 @@
DELETE FROM "inf_config";
DELETE FROM "inf_file";
DELETE FROM "inf_job";
DELETE FROM "inf_job_log";
-- sys 开头的 DB
DELETE FROM "sys_dept";