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

zhanghengfeng 发布系统代码 [TrainSys,模板发布]

上级 8e5a1d21
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
</changeSet> </changeSet>
<!--输出实体[PHONE]数据结构 --> <!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-225-6"> <changeSet author="root" id="tab-phone-226-6">
<createTable tableName="T_PHONE"> <createTable tableName="T_PHONE">
<column name="PHONEID" remarks="" type="VARCHAR(100)"> <column name="PHONEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_PHONE"/> <constraints primaryKey="true" primaryKeyName="PK_PHONE"/>
......
...@@ -24,16 +24,26 @@ ...@@ -24,16 +24,26 @@
"id" : "VMGroup" "id" : "VMGroup"
}, },
"getPSAppViewNavContexts" : [ { "getPSAppViewNavContexts" : [ {
"key" : "B",
"name" : "B",
"value" : "b",
"rawValue" : false
}, {
"key" : "A", "key" : "A",
"name" : "A", "name" : "A",
"value" : "a", "value" : "a",
"rawValue" : false "rawValue" : true
} ], } ],
"getPSAppViewNavParams" : [ { "getPSAppViewNavParams" : [ {
"key" : "b", "key" : "d",
"name" : "b", "name" : "d",
"value" : "b", "value" : "d",
"rawValue" : false "rawValue" : false
}, {
"key" : "c",
"name" : "c",
"value" : "c",
"rawValue" : true
} ], } ],
"getPSDEViewCodeName" : "EditView", "getPSDEViewCodeName" : "EditView",
"getPSDEViewId" : "15e96773878c25246e15e13878103f6b", "getPSDEViewId" : "15e96773878c25246e15e13878103f6b",
......
...@@ -977,16 +977,16 @@ ...@@ -977,16 +977,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -23,16 +23,26 @@ ...@@ -23,16 +23,26 @@
"id" : "VMGroup" "id" : "VMGroup"
}, },
"getPSAppViewNavContexts" : [ { "getPSAppViewNavContexts" : [ {
"key" : "B",
"name" : "B",
"value" : "b",
"rawValue" : false
}, {
"key" : "A", "key" : "A",
"name" : "A", "name" : "A",
"value" : "a", "value" : "a",
"rawValue" : false "rawValue" : true
} ], } ],
"getPSAppViewNavParams" : [ { "getPSAppViewNavParams" : [ {
"key" : "b", "key" : "d",
"name" : "b", "name" : "d",
"value" : "b", "value" : "d",
"rawValue" : false "rawValue" : false
}, {
"key" : "c",
"name" : "c",
"value" : "c",
"rawValue" : true
} ], } ],
"getPSDEViewCodeName" : "EditView", "getPSDEViewCodeName" : "EditView",
"getPSDEViewId" : "15e96773878c25246e15e13878103f6b", "getPSDEViewId" : "15e96773878c25246e15e13878103f6b",
......
...@@ -1692,16 +1692,16 @@ ...@@ -1692,16 +1692,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册