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

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

上级 ec0c610e
...@@ -202,7 +202,7 @@ ...@@ -202,7 +202,7 @@
</changeSet> </changeSet>
<!--输出实体[REGINFO]数据结构 --> <!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-195-8"> <changeSet author="root" id="tab-reginfo-198-8">
<createTable tableName="T_REGINFO"> <createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME"> <column name="UPDATEDATE" remarks="" type="DATETIME">
</column> </column>
...@@ -332,7 +332,7 @@ ...@@ -332,7 +332,7 @@
</changeSet> </changeSet>
<!--输出实体[REGINFO]外键关系 --> <!--输出实体[REGINFO]外键关系 -->
<changeSet author="root" id="fk-reginfo-195-13"> <changeSet author="root" id="fk-reginfo-198-13">
<addForeignKeyConstraint baseColumnNames="STUDENTID" baseTableName="T_REGINFO" constraintName="F328B6E61632896255" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="STUDENTID" referencedTableName="T_STUDENT" validate="true"/> <addForeignKeyConstraint baseColumnNames="STUDENTID" baseTableName="T_REGINFO" constraintName="F328B6E61632896255" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="STUDENTID" referencedTableName="T_STUDENT" validate="true"/>
</changeSet> </changeSet>
......
...@@ -2473,6 +2473,14 @@ ...@@ -2473,6 +2473,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/EditView", "rTMOSFilePath" : "psmodeldata$psdataentities/EditView",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "REGINFOGridExpView2",
"logicName" : "学员登记信息实体表格导航视图(模态)",
"mOSFilePath" : "psmodeldata$psdataentities/REGINFOGridExpView2",
"name" : "学员登记信息实体表格导航视图(模态)",
"rTMOSFilePath" : "psmodeldata$psdataentities/REGINFOGridExpView2",
"realModelSubType" : "DEGRIDEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "DataView", "codeName" : "DataView",
"logicName" : "学员登记信息实体数据视图", "logicName" : "学员登记信息实体数据视图",
......
...@@ -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"
......
...@@ -1607,6 +1607,10 @@ ...@@ -1607,6 +1607,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView2.json",
"viewType" : "DEGRIDEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json",
......
...@@ -755,6 +755,28 @@ ...@@ -755,6 +755,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "表格导航" "tooltip" : "表格导航"
}, {
"accUserMode" : 2,
"caption" : "表格导航模态",
"itemType" : "MENUITEM",
"name" : "menuitem16",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc38"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表格导航模态"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -334,6 +334,16 @@ ...@@ -334,6 +334,16 @@
"id" : "AppFunc37" "id" : "AppFunc37"
}, },
"tooltip" : "表格导航" "tooltip" : "表格导航"
}, {
"accUserMode" : 2,
"caption" : "表格导航模态",
"itemType" : "MENUITEM",
"name" : "menuitem16",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc38"
},
"tooltip" : "表格导航模态"
} ], } ],
"tooltip" : "导航视图" "tooltip" : "导航视图"
} ], } ],
......
...@@ -1139,6 +1139,18 @@ ...@@ -1139,6 +1139,18 @@
"styleCode" : "textStyle1" "styleCode" : "textStyle1"
} ], } ],
"getAllPSAppFuncs" : [ { "getAllPSAppFuncs" : [ {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc38",
"mOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc38",
"name" : "表格导航模态打开",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView2.json",
"viewType" : "DEGRIDEXPVIEW"
},
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc38"
}, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc29", "codeName" : "AppFunc29",
"mOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc29", "mOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc29",
...@@ -1820,16 +1832,16 @@ ...@@ -1820,16 +1832,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"
...@@ -2148,6 +2160,12 @@ ...@@ -2148,6 +2160,12 @@
"path" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView3.json", "path" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView3.json",
"viewType" : "APPPORTALVIEW", "viewType" : "APPPORTALVIEW",
"view" : "AppPortalView3" "view" : "AppPortalView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoREGINFOGridExpView2.json",
"viewType" : "DEGRIDEXPVIEW",
"resource" : "Reginfo",
"view" : "REGINFOGridExpView2"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
...@@ -3184,6 +3202,28 @@ ...@@ -3184,6 +3202,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "表格导航" "tooltip" : "表格导航"
}, {
"accUserMode" : 2,
"caption" : "表格导航模态",
"itemType" : "MENUITEM",
"name" : "menuitem16",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc38"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "表格导航模态"
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册