* [task#137634,done,0.1h] fix bug.
This commit is contained in:
@@ -36,3 +36,6 @@ CREATE TABLE `zt_rulequeue` (
|
||||
|
||||
INSERT INTO `zt_cron` (`m`, `h`, `dom`, `mon`, `dow`, `command`, `remark`, `type`, `buildin`, `status`) VALUES
|
||||
('*/1', '*', '*', '*', '*', ' moduleName=rulequeue&methodName=run', '异步执行规则引擎', 'zentao', 1, 'normal');
|
||||
|
||||
|
||||
UPDATE `zt_workflowfield` SET `control` = 'multi-select' WHERE `module` = 'testcase' AND `field` = 'stage';
|
||||
|
||||
Reference in New Issue
Block a user