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

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

上级 7ff9535e
......@@ -198,7 +198,7 @@
</changeSet>
<!--输出实体[REGINFO]数据结构 -->
<changeSet author="root" id="tab-reginfo-127-8">
<changeSet author="root" id="tab-reginfo-128-8">
<createTable tableName="T_REGINFO">
<column name="UPDATEDATE" remarks="" type="DATETIME">
</column>
......@@ -326,7 +326,7 @@
</changeSet>
<!--输出实体[REGINFO]外键关系 -->
<changeSet author="root" id="fk-reginfo-127-13">
<changeSet author="root" id="fk-reginfo-128-13">
<addForeignKeyConstraint baseColumnNames="STUDENTID" baseTableName="T_REGINFO" constraintName="F328B6E61632896255" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="STUDENTID" referencedTableName="T_STUDENT" validate="true"/>
</changeSet>
......
......@@ -2473,6 +2473,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/EditView",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "DataView",
"logicName" : "学员登记信息实体数据视图",
"mOSFilePath" : "psmodeldata$psdataentities/DataView",
"name" : "学员登记信息实体数据视图",
"rTMOSFilePath" : "psmodeldata$psdataentities/DataView",
"realModelSubType" : "DEDATAVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "StuInfoList",
"logicName" : "学员信息清单",
......
{
"getAllPSAppDEACModes" : [ {
"codeName" : "Default",
"logicName" : "DEFAULT",
"mOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Reginfo/psappdeacmodes/DEFAULT",
"name" : "DEFAULT",
"getPSDEACModeDataItems" : [ {
"dataType" : 25,
"name" : "value"
}, {
"dataType" : 25,
"name" : "text"
} ],
"pagingSize" : 50,
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Reginfo/psappdeacmodes/DEFAULT",
"defaultMode" : true,
"enablePagingBar" : false
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/CREATE",
"name" : "CREATE",
"rTMOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/CREATE"
}, {
"logicName" : "删除",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/DELETE",
"name" : "DELETE",
"rTMOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/DELETE"
}, {
"logicName" : "读取",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/READ",
"name" : "READ",
"rTMOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/READ"
}, {
"logicName" : "更新",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/UPDATE",
"name" : "UPDATE",
"rTMOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeopprivs/UPDATE"
} ],
"codeName" : "Reginfo",
"dataAccCtrlArch" : 1,
"dataAccCtrlMode" : 1,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json",
"enableUIActions" : 15,
"logicName" : "学员登记信息",
"mOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Reginfo",
"name" : "REGINFO",
"getPSDEName" : "REGINFO",
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Reginfo.json"
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Reginfo",
"storageMode" : 0,
"defaultMode" : true,
"enableFilterActions" : true,
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"major" : true
}
\ No newline at end of file
{
"codeName" : "Dataview",
"controlType" : "DATAVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create"
},
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load"
},
"groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdedataviews/Dataview",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "dataview",
"logicType" : "APPVIEWENGINE",
"name" : "engine_dataview",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"pagingSize" : 1000,
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/ReginfoDataView/psappviewctrls/dataview",
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove"
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update"
},
"hasWFDataItems" : false,
"appendDEItems" : false,
"enableCardEdit" : false,
"enableCardEditGroup" : false,
"enableCardEditOrder" : false,
"enableCardNew" : false,
"enableGroup" : false,
"enablePagingBar" : false,
"noSort" : false,
"singleSelect" : false,
"modelid" : "13757d894d7e670ed3bb8dd1a4f80db7_dataview",
"modeltype" : "PSDEDATAVIEW"
}
\ No newline at end of file
{
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "默认搜索表单",
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdeform_searchforms/Default",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ {
"id" : "n_studentid_eq",
"hidden" : true,
"dataType" : 25
}, {
"id" : "n_reginfoname_like",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"mOSFilePath" : "psdeformdetail_formpages/formpage1",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学生标识(等于(=))",
"codeName" : "n_studentid_eq",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"mOSFilePath" : "psdeformdetail_formitems/n_studentid_eq",
"name" : "n_studentid_eq",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "n_studentid_eq"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formitems/n_studentid_eq",
"valueFormat" : "%1$s",
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
}, {
"caption" : "学员登记信息名称(文本包含(%))",
"codeName" : "n_reginfoname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"mOSFilePath" : "psdeformdetail_formitems/n_reginfoname_like",
"name" : "n_reginfoname_like",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_reginfoname_like"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formitems/n_reginfoname_like",
"valueFormat" : "%1$s",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "psdeformdetail_formpages/formpage1",
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/ReginfoDataView/psappviewctrls/searchform",
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"modelid" : "33c3311c3a8092371f63a2ee2b005ec4",
"modeltype" : "PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
......@@ -722,6 +722,11 @@
"id" : "756758c15b45c9cfa60a87492b52f269"
} ],
"getAllPSAppDataEntities" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json",
"name" : "REGINFO",
"codeName" : "Reginfo"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json",
"name" : "PHONE",
......@@ -1047,6 +1052,12 @@
"viewType" : "DEINDEXVIEW",
"resource" : "Phone",
"view" : "IndexView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW",
"resource" : "Reginfo",
"view" : "DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPINDEXVIEWS/AppIndexView.json",
......
......@@ -1603,6 +1603,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json",
"viewType" : "DEOPTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json",
......
{
"codeName" : "Dataview",
"controlType" : "DATAVIEW",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create"
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/Dataview.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load"
},
"groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"mOSFilePath" : "psmodules/common/psdataentities/REGINFO/psdedataviews/Dataview",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "dataview",
"logicType" : "APPVIEWENGINE",
"name" : "engine_dataview",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"pagingSize" : 1000,
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/ReginfoDataView/psappviewctrls/dataview",
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove"
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update"
},
"hasWFDataItems" : false,
"appendDEItems" : false,
"enableCardEdit" : false,
"enableCardEditGroup" : false,
"enableCardEditOrder" : false,
"enableCardNew" : false,
"enableGroup" : false,
"enablePagingBar" : false,
"noSort" : false,
"singleSelect" : false,
"modelid" : "e773ce8c4b1f61b0369559d48267eb64_dataview",
"modeltype" : "PSDEDATAVIEW"
}
\ No newline at end of file
......@@ -1463,6 +1463,18 @@
"viewType" : "DEGRIDVIEW"
},
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc11"
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc31",
"mOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc31",
"name" : "功能名称",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
},
"rTMOSFilePath" : "pssysapps/Web/psappfuncs/AppFunc31"
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc3",
......@@ -2151,6 +2163,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "GridView_drawer"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW",
"resource" : "Reginfo",
"view" : "DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupGridView.json",
......@@ -26099,6 +26117,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoOptionView.json",
"viewType" : "DEOPTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoDataView.json",
"viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoGridView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册