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

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

上级 9feb8eec
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-398-3"> <changeSet author="root" id="tab-book-401-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>
......
...@@ -982,16 +982,16 @@ ...@@ -982,16 +982,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -456,8 +456,7 @@ ...@@ -456,8 +456,7 @@
"SRFNAVPARAM.n_state_eq" : "1 ", "SRFNAVPARAM.n_state_eq" : "1 ",
"bbb" : "%ccc%", "bbb" : "%ccc%",
"SRFNAVCTX.device" : "%sv_deviceid%", "SRFNAVCTX.device" : "%sv_deviceid%",
"aaa" : "1", "aaa" : "1"
"READONLY" : "true"
}, },
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
...@@ -473,8 +472,7 @@ ...@@ -473,8 +472,7 @@
"name" : "n_state_eq", "name" : "n_state_eq",
"value" : "1 ", "value" : "1 ",
"rawValue" : true "rawValue" : true
} ], } ]
"readOnly" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -1656,8 +1656,7 @@ ...@@ -1656,8 +1656,7 @@
"SRFNAVPARAM.n_state_eq" : "1 ", "SRFNAVPARAM.n_state_eq" : "1 ",
"bbb" : "%ccc%", "bbb" : "%ccc%",
"SRFNAVCTX.device" : "%sv_deviceid%", "SRFNAVCTX.device" : "%sv_deviceid%",
"aaa" : "1", "aaa" : "1"
"READONLY" : "true"
}, },
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
...@@ -1673,8 +1672,7 @@ ...@@ -1673,8 +1672,7 @@
"name" : "n_state_eq", "name" : "n_state_eq",
"value" : "1 ", "value" : "1 ",
"rawValue" : true "rawValue" : true
} ], } ]
"readOnly" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -1868,16 +1868,16 @@ ...@@ -1868,16 +1868,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
...@@ -13752,8 +13752,7 @@ ...@@ -13752,8 +13752,7 @@
"SRFNAVPARAM.n_state_eq" : "1 ", "SRFNAVPARAM.n_state_eq" : "1 ",
"bbb" : "%ccc%", "bbb" : "%ccc%",
"SRFNAVCTX.device" : "%sv_deviceid%", "SRFNAVCTX.device" : "%sv_deviceid%",
"aaa" : "1", "aaa" : "1"
"READONLY" : "true"
}, },
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"maxLength" : 100, "maxLength" : 100,
...@@ -13769,8 +13768,7 @@ ...@@ -13769,8 +13768,7 @@
"name" : "n_state_eq", "name" : "n_state_eq",
"value" : "1 ", "value" : "1 ",
"rawValue" : true "rawValue" : true
} ], } ]
"readOnly" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册