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

Commit b1940fb

Browse files
committed
增加系统参数
1 parent 7a27501 commit b1940fb

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
@@ -157,6 +157,13 @@
157157
</xs:documentation>
158158
</xs:annotation>
159159
</xs:enumeration>
160+
<xs:enumeration value="system">
161+
<xs:annotation>
162+
<xs:documentation>
163+
<![CDATA[系统属性配置文件类型,文件名为system.data.properties,在类跟路径。]]>
164+
</xs:documentation>
165+
</xs:annotation>
166+
</xs:enumeration>
160167
<xs:enumeration value="page_ref">
161168
<xs:annotation>
162169
<xs:documentation>

0 commit comments

Comments
 (0)