提交 7bcfa1eb 编写于 作者: ibizdev's avatar ibizdev

zhujiamin 发布系统代码 [TrainSys,网页端]

上级 a1ba1526
...@@ -194,7 +194,7 @@ ...@@ -194,7 +194,7 @@
</changeSet> </changeSet>
<!--输出实体[REGINFO]数据结构 --> <!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-58-8"> <changeSet author="root" id="tab-reginfo-60-8">
<createTable tableName="T_REGINFO"> <createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME"> <column name="UPDATEDATE" remarks="" type="DATETIME">
</column> </column>
......
...@@ -326,7 +326,7 @@ ...@@ -326,7 +326,7 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "NUMBER",
"name" : "age" "name" : "age"
}, },
"allowEmpty" : true "allowEmpty" : true
......
...@@ -755,7 +755,7 @@ ...@@ -755,7 +755,7 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "NUMBER",
"name" : "age" "name" : "age"
}, },
"allowEmpty" : true "allowEmpty" : true
......
...@@ -2213,7 +2213,7 @@ ...@@ -2213,7 +2213,7 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "NUMBER",
"name" : "age" "name" : "age"
}, },
"allowEmpty" : true "allowEmpty" : true
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册