bug #I8PEZ0 修复sql插件中script表中enable字段不起作用的bug

This commit is contained in:
everywhere.z
2023-12-18 18:29:24 +08:00
parent 36eeb7b66a
commit 80979a0d5f

View File

@@ -59,8 +59,6 @@ public class ScriptRead extends AbstractSqlRead {
scriptTableName, scriptTableName,
scriptApplicationNameField scriptApplicationNameField
); );
return sqlCmd;
} }
// 脚本节点(不带语言) // 脚本节点(不带语言)
else { else {