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

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

上级 a6d28831
...@@ -1495,16 +1495,16 @@ ...@@ -1495,16 +1495,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
......
...@@ -5,12 +5,75 @@ ...@@ -5,12 +5,75 @@
"controlType" : "CALENDAR", "controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugCalendarView_Calendar.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugCalendarView_Calendar.json",
"groupMode" : "NONE", "groupMode" : "NONE",
"legendPos" : "NONE", "legendPos" : "TOP",
"logicName" : "测试部件插件日历视图_日历部件", "logicName" : "测试部件插件日历视图_日历部件",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"getPSSysCalendarItems" : [ {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendarbookitem",
"maxSize" : -1,
"name" : "图书",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getTextPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableQuickCreate" : false,
"id" : "calendarbookitem"
}, {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendaritem1",
"maxSize" : -1,
"name" : "学生(布局)",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getTextPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"enableQuickCreate" : false,
"id" : "calendaritem1"
} ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CALENDARMONTH" "pluginCode" : "CALENDARMONTH"
......
...@@ -5,12 +5,75 @@ ...@@ -5,12 +5,75 @@
"controlType" : "CALENDAR", "controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugDayCalendarView_Calendar.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugDayCalendarView_Calendar.json",
"groupMode" : "NONE", "groupMode" : "NONE",
"legendPos" : "NONE", "legendPos" : "TOP",
"logicName" : "测试日历部件插件天视图_日历部件", "logicName" : "测试日历部件插件天视图_日历部件",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"getPSSysCalendarItems" : [ {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendarbookitem",
"maxSize" : -1,
"name" : "图书",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getTextPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableQuickCreate" : false,
"id" : "calendarbookitem"
}, {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendaritem1",
"maxSize" : -1,
"name" : "学生(布局)",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getTextPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"enableQuickCreate" : false,
"id" : "calendaritem1"
} ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CALENDARDAY" "pluginCode" : "CALENDARDAY"
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"controlType" : "CALENDAR", "controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugCalendarView_Calendar.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugCalendarView_Calendar.json",
"groupMode" : "NONE", "groupMode" : "NONE",
"legendPos" : "NONE", "legendPos" : "TOP",
"logicName" : "测试部件插件日历视图_日历部件", "logicName" : "测试部件插件日历视图_日历部件",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -59,6 +59,69 @@ ...@@ -59,6 +59,69 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "CALENDAR" "id" : "CALENDAR"
}, },
"getPSSysCalendarItems" : [ {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendarbookitem",
"maxSize" : -1,
"name" : "图书",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getTextPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableQuickCreate" : false,
"id" : "calendarbookitem"
}, {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendaritem1",
"maxSize" : -1,
"name" : "学生(布局)",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getTextPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"enableQuickCreate" : false,
"id" : "calendaritem1"
} ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CALENDARMONTH" "pluginCode" : "CALENDARMONTH"
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"controlType" : "CALENDAR", "controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugDayCalendarView_Calendar.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/TestCtrlPlugDayCalendarView_Calendar.json",
"groupMode" : "NONE", "groupMode" : "NONE",
"legendPos" : "NONE", "legendPos" : "TOP",
"logicName" : "测试日历部件插件天视图_日历部件", "logicName" : "测试日历部件插件天视图_日历部件",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -59,6 +59,69 @@ ...@@ -59,6 +59,69 @@
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "CALENDAR" "id" : "CALENDAR"
}, },
"getPSSysCalendarItems" : [ {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendarbookitem",
"maxSize" : -1,
"name" : "图书",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getTextPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableQuickCreate" : false,
"id" : "calendarbookitem"
}, {
"getBeginTimePSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getEndTimePSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getIdPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"itemStyle" : "DEFAULT",
"itemType" : "calendaritem1",
"maxSize" : -1,
"name" : "学生(布局)",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getTextPSAppDEField" : {
"name" : "STUDENTNAME",
"codeName" : "StudentName"
},
"enableQuickCreate" : false,
"id" : "calendaritem1"
} ],
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"pluginCode" : "CALENDARDAY" "pluginCode" : "CALENDARDAY"
......
...@@ -11567,16 +11567,16 @@ ...@@ -11567,16 +11567,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
...@@ -11605,16 +11605,16 @@ ...@@ -11605,16 +11605,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -11637,10 +11637,10 @@ ...@@ -11637,10 +11637,10 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-弹出",
...@@ -11649,45 +11649,45 @@ ...@@ -11649,45 +11649,45 @@
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg8"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
...@@ -11697,39 +11697,39 @@ ...@@ -11697,39 +11697,39 @@
"id" : "ViewMsg11" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg12"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -11742,16 +11742,16 @@ ...@@ -11742,16 +11742,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
}, { }, {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册