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

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

上级 b6b3f947
......@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-146-6">
<changeSet author="root" id="tab-phone-155-6">
<createTable tableName="T_PHONE">
<column name="PHONEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_PHONE"/>
......@@ -264,7 +264,7 @@
</changeSet>
<!--输出实体[STUDENT]数据结构 -->
<changeSet author="root" id="tab-student-72-10">
<changeSet author="root" id="tab-student-74-10">
<createTable tableName="T_STUDENT">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......
......@@ -35,21 +35,6 @@
}
} ],
"getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -79,6 +64,21 @@
},
"getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......
{
"codeName" : "StudentList",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create"
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load"
},
"groupMode" : "NONE",
"height" : 300.0,
"logicName" : "StudentList",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "address"
}, {
"dataType" : 25,
"name" : "studentid"
}, {
"dataType" : 25,
"name" : "studentname"
}, {
"dataType" : 9,
"name" : "age"
}, {
"dataType" : 25,
"name" : "name"
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
}
} ],
"getPSDEListItems" : [ {
"align" : "LEFT",
"caption" : "地址",
"dataItemName" : "address",
"itemType" : "TEXTITEM",
"name" : "ADDRESS",
"width" : 150,
"widthString" : "150px",
"enableSort" : true
}, {
"align" : "LEFT",
"caption" : "属性",
"dataItemName" : "field",
"itemType" : "ACTIONITEM",
"name" : "FIELD",
"getPSDEUIActionGroup" : {
"name" : "界面行为组"
},
"width" : 150,
"widthString" : "150px",
"enableSort" : true
} ],
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove"
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update"
},
"hasWFDataItems" : false,
"enableGroup" : false,
"enableRowEdit" : false,
"enableRowEditGroup" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"modelid" : "7155BF55-897F-4A8F-8C6F-AE7104900209",
"modeltype" : "PSDELIST"
}
\ No newline at end of file
......@@ -1021,21 +1021,6 @@
"id" : "FORM"
},
"getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -1065,6 +1050,21 @@
},
"getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"name" : "由26个英文字母组成的字符串",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......
......@@ -147,7 +147,7 @@
"width" : 350.0,
"showTitleBar" : true
}, {
"codeName" : "List",
"codeName" : "StudentListPortlet",
"getContentPSControl" : {
"name" : "db_sysportlet2_list"
},
......@@ -156,7 +156,7 @@
"name" : "db_sysportlet2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......@@ -167,13 +167,13 @@
"showBusyIndicator" : true
},
"getPSControls" : [ {
"codeName" : "Mob",
"codeName" : "StudentList",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create"
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
......@@ -184,10 +184,10 @@
},
"groupMode" : "NONE",
"height" : 300.0,
"logicName" : "MOB",
"logicName" : "StudentList",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
......@@ -201,7 +201,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Create",
......@@ -214,7 +214,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Update",
......@@ -227,7 +227,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Remove",
......@@ -240,7 +240,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionType" : "DEDATASET",
......@@ -251,7 +251,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
} ],
"userDRAction" : "READ",
......@@ -264,20 +264,57 @@
"showBusyIndicator" : true
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "address"
}, {
"dataType" : 25,
"name" : "studentid"
}, {
"dataType" : 25,
"name" : "studentname"
}, {
"dataType" : 9,
"name" : "age"
}, {
"dataType" : 25,
"name" : "name"
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
"name" : "STUDENTNAME",
"codeName" : "StudentName"
}
} ],
"getPSDEListItems" : [ {
"align" : "LEFT",
"caption" : "地址",
"dataItemName" : "address",
"itemType" : "TEXTITEM",
"name" : "ADDRESS",
"width" : 150,
"widthString" : "150px",
"enableSort" : true
}, {
"align" : "LEFT",
"caption" : "属性",
"dataItemName" : "field",
"itemType" : "ACTIONITEM",
"name" : "FIELD",
"getPSDEUIActionGroup" : {
"name" : "界面行为组"
},
"width" : 150,
"widthString" : "150px",
"enableSort" : true
} ],
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......@@ -296,7 +333,7 @@
"noSort" : false,
"showHeader" : true,
"name" : "db_sysportlet2_list",
"modelid" : "328464b4629381af0328575a2f898569",
"modelid" : "7155BF55-897F-4A8F-8C6F-AE7104900209",
"modeltype" : "PSDELIST"
} ],
"getPSLayoutPos" : {
......@@ -304,9 +341,9 @@
"layout" : "FLEX"
},
"portletType" : "LIST",
"title" : "List",
"title" : "学生列表",
"showTitleBar" : true,
"modelid" : "E3451794-AD3C-4B76-96D2-7121D2D2775E",
"modelid" : "E585F423-C50D-4522-9352-D330A6D340CB",
"modeltype" : "PSSYSDBPART"
}, {
"codeName" : "Grid",
......
......@@ -2040,7 +2040,7 @@
"width" : 350.0,
"showTitleBar" : true
}, {
"codeName" : "List",
"codeName" : "StudentListPortlet",
"getContentPSControl" : {
"name" : "db_sysportlet2_list"
},
......@@ -2049,7 +2049,7 @@
"name" : "db_sysportlet2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......@@ -2060,13 +2060,13 @@
"showBusyIndicator" : true
},
"getPSControls" : [ {
"codeName" : "Mob",
"codeName" : "StudentList",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create"
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSLISTS/StudentList.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
......@@ -2077,10 +2077,10 @@
},
"groupMode" : "NONE",
"height" : 300.0,
"logicName" : "MOB",
"logicName" : "StudentList",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
......@@ -2094,7 +2094,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Create",
......@@ -2107,7 +2107,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Update",
......@@ -2120,7 +2120,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionName" : "Remove",
......@@ -2133,7 +2133,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionType" : "DEDATASET",
......@@ -2144,7 +2144,7 @@
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
} ],
"userDRAction" : "READ",
......@@ -2157,20 +2157,57 @@
"showBusyIndicator" : true
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "address"
}, {
"dataType" : 25,
"name" : "studentid"
}, {
"dataType" : 25,
"name" : "studentname"
}, {
"dataType" : 9,
"name" : "age"
}, {
"dataType" : 25,
"name" : "name"
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
"name" : "STUDENTNAME",
"codeName" : "StudentName"
}
} ],
"getPSDEListItems" : [ {
"align" : "LEFT",
"caption" : "地址",
"dataItemName" : "address",
"itemType" : "TEXTITEM",
"name" : "ADDRESS",
"width" : 150,
"widthString" : "150px",
"enableSort" : true
}, {
"align" : "LEFT",
"caption" : "属性",
"dataItemName" : "field",
"itemType" : "ACTIONITEM",
"name" : "FIELD",
"getPSDEUIActionGroup" : {
"name" : "界面行为组"
},
"width" : 150,
"widthString" : "150px",
"enableSort" : true
} ],
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......@@ -2189,7 +2226,7 @@
"noSort" : false,
"showHeader" : true,
"name" : "db_sysportlet2_list",
"modelid" : "328464b4629381af0328575a2f898569",
"modelid" : "7155BF55-897F-4A8F-8C6F-AE7104900209",
"modeltype" : "PSDELIST"
} ],
"getPSLayoutPos" : {
......@@ -2197,9 +2234,9 @@
"layout" : "FLEX"
},
"portletType" : "LIST",
"title" : "List",
"title" : "学生列表",
"showTitleBar" : true,
"modelid" : "E3451794-AD3C-4B76-96D2-7121D2D2775E",
"modelid" : "E585F423-C50D-4522-9352-D330A6D340CB",
"modeltype" : "PSSYSDBPART"
}, {
"codeName" : "Grid",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册