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

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

上级 d3a4b774
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-407-3"> <changeSet author="root" id="tab-book-408-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>
......
...@@ -564,16 +564,12 @@ ...@@ -564,16 +564,12 @@
"codeName" : "Field4" "codeName" : "Field4"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"READONLY" : "true"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
}, },
"readOnly" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -1764,16 +1764,12 @@ ...@@ -1764,16 +1764,12 @@
"codeName" : "Field4" "codeName" : "Field4"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"READONLY" : "true"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
}, },
"readOnly" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
......
...@@ -14060,16 +14060,12 @@ ...@@ -14060,16 +14060,12 @@
"codeName" : "Field4" "codeName" : "Field4"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"READONLY" : "true"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
}, },
"readOnly" : true,
"singleSelect" : true "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册