소스 검색

dtd中加入kotlin脚本支持

everywhere.z 1 년 전
부모
커밋
350f7bf5fb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      liteflow-core/src/main/resources/dtd/liteflow.dtd

+ 1 - 1
liteflow-core/src/main/resources/dtd/liteflow.dtd

@@ -13,7 +13,7 @@
         type (script|boolean_script|switch_script|for_script) #IMPLIED
         class CDATA #IMPLIED
         file CDATA #IMPLIED
-        language (qlexpress|groovy|js|python|lua|aviator|java) #IMPLIED
+        language (qlexpress|groovy|js|python|lua|aviator|java|kotlin) #IMPLIED
         enable (true|false) #IMPLIED
         >
 <!ATTLIST chain