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

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

上级 31074490
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
</changeSet> </changeSet>
<!--输出实体[PHONE]数据结构 --> <!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-238-6"> <changeSet author="root" id="tab-phone-241-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"/>
......
...@@ -2170,6 +2170,14 @@ ...@@ -2170,6 +2170,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/PhoneView", "rTMOSFilePath" : "psmodeldata$psdataentities/PhoneView",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2WizardView",
"logicName" : "手机实体向导视图(2)",
"mOSFilePath" : "psmodeldata$psdataentities/Usr2WizardView",
"name" : "手机实体向导视图(2)",
"rTMOSFilePath" : "psmodeldata$psdataentities/Usr2WizardView",
"realModelSubType" : "DEWIZARDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "GridView", "codeName" : "GridView",
"logicName" : "手机实体表格视图", "logicName" : "手机实体表格视图",
......
...@@ -120,6 +120,10 @@ ...@@ -120,6 +120,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneWizardView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneWizardView.json",
"viewType" : "DEWIZARDVIEW" "viewType" : "DEWIZARDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2WizardView.json",
"viewType" : "DEWIZARDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json",
......
...@@ -1075,6 +1075,12 @@ ...@@ -1075,6 +1075,12 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPPORTALVIEWS/AppPortalView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPPORTALVIEWS/AppPortalView.json",
"viewType" : "APPPORTALVIEW", "viewType" : "APPPORTALVIEW",
"view" : "AppPortalView" "view" : "AppPortalView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2WizardView.json",
"viewType" : "DEWIZARDVIEW",
"resource" : "Phone",
"view" : "Usr2WizardView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json",
...@@ -3764,6 +3770,10 @@ ...@@ -3764,6 +3770,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneWizardView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneWizardView.json",
"viewType" : "DEWIZARDVIEW" "viewType" : "DEWIZARDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2WizardView.json",
"viewType" : "DEWIZARDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册