mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 04:02:09 +08:00
bug #I8PEZ0 修复sql插件中script表中enable字段不起作用的bug
This commit is contained in:
@@ -59,8 +59,6 @@ public class ScriptRead extends AbstractSqlRead {
|
||||
scriptTableName,
|
||||
scriptApplicationNameField
|
||||
);
|
||||
|
||||
return sqlCmd;
|
||||
}
|
||||
// 脚本节点(不带语言)
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user