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

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

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