提交 760a6e07 编写于 作者: ibizdev's avatar ibizdev

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

上级 77b16603
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd"> <databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-3.6.xsd">
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-104-1"> <changeSet author="root" id="tab-book-105-1">
<createTable tableName="T_BOOK"> <createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)"> <column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column> </column>
......
...@@ -316,11 +316,16 @@ ...@@ -316,11 +316,16 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性", "caption" : "属性",
"codeName" : "field", "codeName" : "field",
"contentHeight" : 300.0,
"contentWidth" : 200.0,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"height" : 300.0,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 299.0,
"itemWidth" : 329.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field", "name" : "field",
...@@ -345,15 +350,20 @@ ...@@ -345,15 +350,20 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 299.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : 199.0,
"maxLength" : 100, "maxLength" : 100,
"name" : "field" "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 8, "colLG" : 8,
"colMD" : 8, "colMD" : 8,
"layout" : "TABLE_24COL" "height" : 300,
"layout" : "TABLE_24COL",
"width" : 200
}, },
"width" : 200.0,
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -1302,11 +1302,16 @@ ...@@ -1302,11 +1302,16 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性", "caption" : "属性",
"codeName" : "field", "codeName" : "field",
"contentHeight" : 300.0,
"contentWidth" : 200.0,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"height" : 300.0,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 299.0,
"itemWidth" : 329.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field", "name" : "field",
...@@ -1331,15 +1336,20 @@ ...@@ -1331,15 +1336,20 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 299.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : 199.0,
"maxLength" : 100, "maxLength" : 100,
"name" : "field" "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 8, "colLG" : 8,
"colMD" : 8, "colMD" : 8,
"layout" : "TABLE_24COL" "height" : 300,
"layout" : "TABLE_24COL",
"width" : 200
}, },
"width" : 200.0,
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -472,11 +472,16 @@ ...@@ -472,11 +472,16 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性", "caption" : "属性",
"codeName" : "field", "codeName" : "field",
"contentHeight" : 300.0,
"contentWidth" : 200.0,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"height" : 300.0,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 299.0,
"itemWidth" : 329.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field", "name" : "field",
...@@ -501,15 +506,20 @@ ...@@ -501,15 +506,20 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 299.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : 199.0,
"maxLength" : 100, "maxLength" : 100,
"name" : "field" "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 8, "colLG" : 8,
"colMD" : 8, "colMD" : 8,
"layout" : "TABLE_24COL" "height" : 300,
"layout" : "TABLE_24COL",
"width" : 200
}, },
"width" : 200.0,
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -424,11 +424,16 @@ ...@@ -424,11 +424,16 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性", "caption" : "属性",
"codeName" : "field", "codeName" : "field",
"contentHeight" : 300.0,
"contentWidth" : 200.0,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"height" : 300.0,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 299.0,
"itemWidth" : 329.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field", "name" : "field",
...@@ -453,15 +458,20 @@ ...@@ -453,15 +458,20 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 299.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : 199.0,
"maxLength" : 100, "maxLength" : 100,
"name" : "field" "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 8, "colLG" : 8,
"colMD" : 8, "colMD" : 8,
"layout" : "TABLE_24COL" "height" : 300,
"layout" : "TABLE_24COL",
"width" : 200
}, },
"width" : 200.0,
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -441,11 +441,16 @@ ...@@ -441,11 +441,16 @@
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "属性", "caption" : "属性",
"codeName" : "field", "codeName" : "field",
"contentHeight" : 300.0,
"contentWidth" : 200.0,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"height" : 300.0,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 299.0,
"itemWidth" : 329.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field", "name" : "field",
...@@ -470,15 +475,20 @@ ...@@ -470,15 +475,20 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 299.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : 199.0,
"maxLength" : 100, "maxLength" : 100,
"name" : "field" "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 8, "colLG" : 8,
"colMD" : 8, "colMD" : 8,
"layout" : "TABLE_24COL" "height" : 300,
"layout" : "TABLE_24COL",
"width" : 200
}, },
"width" : 200.0,
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册