From 2d57b5392b464ef632b9d0dcd7b7e87f97eb0999 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Tue, 17 Jan 2023 16:42:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9dtd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-core/src/main/resources/dtd/liteflow.dtd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/liteflow-core/src/main/resources/dtd/liteflow.dtd b/liteflow-core/src/main/resources/dtd/liteflow.dtd index 115cf2db1..a5486a47d 100644 --- a/liteflow-core/src/main/resources/dtd/liteflow.dtd +++ b/liteflow-core/src/main/resources/dtd/liteflow.dtd @@ -14,4 +14,5 @@ language (groovy|js|python|lua) #IMPLIED > \ No newline at end of file + id CDATA #REQUIRED + > \ No newline at end of file