提交 5253ddf0 编写于 作者: ibizdev's avatar ibizdev

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

上级 4e12de65
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-216-3"> <changeSet author="root" id="tab-book-217-3">
<createTable tableName="T_BOOK"> <createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)"> <column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column> </column>
......
...@@ -34,6 +34,27 @@ ...@@ -34,6 +34,27 @@
"id" : "engine" "id" : "engine"
} }
} ], } ],
"getPSDEFormItemUpdates" : [ {
"codeName" : "updateA",
"name" : "表单项更新",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field11"
}, {
"name" : "field8"
}, {
"name" : "type"
}, {
"name" : "field17"
}, {
"name" : "field13"
}, {
"name" : "field14"
} ]
} ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -496,6 +517,10 @@ ...@@ -496,6 +517,10 @@
"name" : "FIELD3", "name" : "FIELD3",
"codeName" : "Field3" "codeName" : "Field3"
}, },
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "updateA"
},
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "field3", "name" : "field3",
......
...@@ -155,6 +155,27 @@ ...@@ -155,6 +155,27 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ {
"codeName" : "updateA",
"name" : "表单项更新",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field11"
}, {
"name" : "field8"
}, {
"name" : "type"
}, {
"name" : "field17"
}, {
"name" : "field13"
}, {
"name" : "field14"
} ]
} ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -617,6 +638,10 @@ ...@@ -617,6 +638,10 @@
"name" : "FIELD3", "name" : "FIELD3",
"codeName" : "Field3" "codeName" : "Field3"
}, },
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "updateA"
},
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "field3", "name" : "field3",
......
...@@ -4158,6 +4158,27 @@ ...@@ -4158,6 +4158,27 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ {
"codeName" : "updateA",
"name" : "表单项更新",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field11"
}, {
"name" : "field8"
}, {
"name" : "type"
}, {
"name" : "field17"
}, {
"name" : "field13"
}, {
"name" : "field14"
} ]
} ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -4620,6 +4641,10 @@ ...@@ -4620,6 +4641,10 @@
"name" : "FIELD3", "name" : "FIELD3",
"codeName" : "Field3" "codeName" : "Field3"
}, },
"getPSDEFormItemUpdate" : {
"modelref" : true,
"id" : "updateA"
},
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "field3", "name" : "field3",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册