提交 92d2c9ad 编写于 作者: ibizdev's avatar ibizdev

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

上级 46a4a3ff
......@@ -50,7 +50,7 @@
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-253-3">
<changeSet author="root" id="tab-book-255-3">
<createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column>
......
......@@ -126,6 +126,7 @@
}, {
"id" : "bookname",
"dataType" : 25,
"createDVT" : "CURTIME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
......@@ -383,6 +384,7 @@
}, {
"caption" : "标签",
"codeName" : "bookname",
"createDVT" : "CURTIME",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
......@@ -405,6 +407,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"showCaption" : true
}, {
......
......@@ -272,7 +272,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 500
"width" : 500,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......@@ -329,7 +330,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : false,
"showCaption" : true
......@@ -388,8 +390,10 @@
"colLG" : 8,
"colMD" : 8,
"height" : 300,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......
......@@ -295,8 +295,10 @@
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 49,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 899
"width" : 899,
"widthMode" : "PX"
},
"width" : 899.0,
"allowEmpty" : false,
......
......@@ -1870,8 +1870,10 @@
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 500,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 1000
"width" : 1000,
"widthMode" : "PX"
},
"getPSNavigateContexts" : [ {
"key" : "CONTEXTPARAM2",
......@@ -1926,8 +1928,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 300
"width" : 300,
"widthMode" : "PX"
},
"getPSRawItem" : {
"caption" : "测试直接内容11111111111111111",
......@@ -1969,8 +1973,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......@@ -1988,8 +1994,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 100
"width" : 100,
"widthMode" : "PX"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
......@@ -2016,8 +2024,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 400,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 300
"width" : 300,
"widthMode" : "PX"
},
"infoGroupMode" : false,
"showCaption" : true
......@@ -2031,8 +2041,10 @@
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 500,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 700
"width" : 700,
"widthMode" : "PX"
},
"width" : 700.0,
"infoGroupMode" : false,
......
......@@ -1281,8 +1281,10 @@
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 49,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 899
"width" : 899,
"widthMode" : "PX"
},
"width" : 899.0,
"allowEmpty" : false,
......
......@@ -247,6 +247,7 @@
}, {
"id" : "bookname",
"dataType" : 25,
"createDVT" : "CURTIME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
......@@ -504,6 +505,7 @@
}, {
"caption" : "标签",
"codeName" : "bookname",
"createDVT" : "CURTIME",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
......@@ -526,6 +528,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"showCaption" : true
}, {
......
......@@ -1258,7 +1258,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 500
"width" : 500,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......@@ -1315,7 +1316,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : false,
"showCaption" : true
......@@ -1374,8 +1376,10 @@
"colLG" : 8,
"colMD" : 8,
"height" : 300,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......
......@@ -437,7 +437,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 500
"width" : 500,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......@@ -494,7 +495,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : false,
"showCaption" : true
......@@ -553,8 +555,10 @@
"colLG" : 8,
"colMD" : 8,
"height" : 300,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......
......@@ -380,7 +380,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 500
"width" : 500,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......@@ -437,7 +438,8 @@
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : false,
"showCaption" : true
......@@ -496,8 +498,10 @@
"colLG" : 8,
"colMD" : 8,
"height" : 300,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......
......@@ -2856,8 +2856,10 @@
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 500,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 1000
"width" : 1000,
"widthMode" : "PX"
},
"getPSNavigateContexts" : [ {
"key" : "CONTEXTPARAM2",
......@@ -2912,8 +2914,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 300
"width" : 300,
"widthMode" : "PX"
},
"getPSRawItem" : {
"caption" : "测试直接内容11111111111111111",
......@@ -2955,8 +2959,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 200
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"showCaption" : true
......@@ -2974,8 +2980,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 100
"width" : 100,
"widthMode" : "PX"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
......@@ -3002,8 +3010,10 @@
"getPSLayoutPos" : {
"grow" : -1,
"height" : 400,
"heightMode" : "PX",
"layout" : "FLEX",
"width" : 300
"width" : 300,
"widthMode" : "PX"
},
"infoGroupMode" : false,
"showCaption" : true
......@@ -3017,8 +3027,10 @@
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 500,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 700
"width" : 700,
"widthMode" : "PX"
},
"width" : 700.0,
"infoGroupMode" : false,
......
......@@ -4715,6 +4715,7 @@
}, {
"id" : "bookname",
"dataType" : 25,
"createDVT" : "CURTIME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
......@@ -4972,6 +4973,7 @@
}, {
"caption" : "标签",
"codeName" : "bookname",
"createDVT" : "CURTIME",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
......@@ -4994,6 +4996,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"showCaption" : true
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册