fix: sys_job

This commit is contained in:
2023-10-26 20:45:49 +08:00
parent dd85cfa65b
commit a010b7f284
3 changed files with 0 additions and 45 deletions

View File

@@ -41,7 +41,6 @@ CREATE TABLE `omc_db`.`sys_job` (
-- ----------------------------
-- Records of sys_job
-- ----------------------------
DELETE FROM `omc_db`.`sys_job` WHERE job_id IN (1,2,3) AND `status`=0;
INSERT INTO `omc_db`.`sys_job`
VALUES (
4,