job 单元测试 Demo

This commit is contained in:
neilz
2021-03-13 16:38:07 +08:00
parent cee1aa3e60
commit 3b6359caa0
5 changed files with 102 additions and 0 deletions

View File

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