Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit dc9a8c1

Browse files
committed
增加动态数据类型配置
1 parent f622113 commit dc9a8c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/autotest.web.framework.datasource.xsd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,13 @@
143143
</xs:documentation>
144144
</xs:annotation>
145145
</xs:enumeration>
146+
<xs:enumeration value="freemarker">
147+
<xs:annotation>
148+
<xs:documentation>
149+
<![CDATA[Freemarker类型。]]>
150+
</xs:documentation>
151+
</xs:annotation>
152+
</xs:enumeration>
146153
<xs:enumeration value="page_ref">
147154
<xs:annotation>
148155
<xs:documentation>

0 commit comments

Comments
 (0)