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

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

上级 5af48ed4
......@@ -50,7 +50,7 @@
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-325-3">
<changeSet author="root" id="tab-book-326-3">
<createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column>
......
......@@ -205,7 +205,7 @@
"name" : "DATE",
"codeName" : "Date"
},
"valueFormat" : "YYYY",
"valueFormat" : "YYYY-MM-DD",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
......@@ -358,7 +358,7 @@
"codeName" : "Field4"
}
}, {
"format" : "YYYY",
"format" : "YYYY-MM-DD",
"dataType" : 5,
"name" : "date",
"getPSAppDEField" : {
......@@ -575,11 +575,11 @@
"codeName" : "Date"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKER",
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "date"
},
"allowEmpty" : true
......
......@@ -394,7 +394,7 @@
"name" : "DATE",
"codeName" : "Date"
},
"valueFormat" : "YYYY",
"valueFormat" : "YYYY-MM-DD",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
......@@ -547,7 +547,7 @@
"codeName" : "Field4"
}
}, {
"format" : "YYYY",
"format" : "YYYY-MM-DD",
"dataType" : 5,
"name" : "date",
"getPSAppDEField" : {
......@@ -764,11 +764,11 @@
"codeName" : "Date"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKER",
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "date"
},
"allowEmpty" : true
......
......@@ -11970,7 +11970,7 @@
"name" : "DATE",
"codeName" : "Date"
},
"valueFormat" : "YYYY",
"valueFormat" : "YYYY-MM-DD",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
......@@ -12123,7 +12123,7 @@
"codeName" : "Field4"
}
}, {
"format" : "YYYY",
"format" : "YYYY-MM-DD",
"dataType" : 5,
"name" : "date",
"getPSAppDEField" : {
......@@ -12340,11 +12340,11 @@
"codeName" : "Date"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKER",
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "date"
},
"allowEmpty" : true
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册