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

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

上级 473d7239
......@@ -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">
<!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-32-1">
<changeSet author="root" id="tab-book-34-1">
<createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column>
......
......@@ -341,6 +341,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field3",
......@@ -350,8 +351,12 @@
"codeName" : "Field3"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "field3"
},
"getPSLayoutPos" : {
......@@ -368,6 +373,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field4",
......@@ -377,8 +383,12 @@
"codeName" : "Field4"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "field4"
},
"getPSLayoutPos" : {
......
......@@ -1327,6 +1327,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field3",
......@@ -1336,8 +1337,12 @@
"codeName" : "Field3"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "field3"
},
"getPSLayoutPos" : {
......@@ -1354,6 +1359,7 @@
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"itemWidth" : 290.0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field4",
......@@ -1363,8 +1369,12 @@
"codeName" : "Field4"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
},
"editorType" : "DATEPICKER",
"editorWidth" : 160.0,
"name" : "field4"
},
"getPSLayoutPos" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册