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

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

上级 019054c7
...@@ -72,6 +72,9 @@ ...@@ -72,6 +72,9 @@
"itemType" : "calendaritem1", "itemType" : "calendaritem1",
"maxSize" : -1, "maxSize" : -1,
"name" : "学生(布局)", "name" : "学生(布局)",
"navViewParamJO" : {
"filemap" : "{\"timed\":true,\"start\":\"%createdate%\",\"classNames\":\"test-lll\"}"
},
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -80,6 +83,12 @@ ...@@ -80,6 +83,12 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSNavigateParams" : [ {
"key" : "filemap",
"name" : "filemap",
"value" : "'{\"timed\":true,\"start\":\"%createdate%\",\"classNames\":\"test-lll\"}'",
"rawValue" : true
} ],
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "STUDENTNAME", "name" : "STUDENTNAME",
"codeName" : "StudentName" "codeName" : "StudentName"
......
...@@ -120,6 +120,9 @@ ...@@ -120,6 +120,9 @@
"itemType" : "calendaritem1", "itemType" : "calendaritem1",
"maxSize" : -1, "maxSize" : -1,
"name" : "学生(布局)", "name" : "学生(布局)",
"navViewParamJO" : {
"filemap" : "{\"timed\":true,\"start\":\"%createdate%\",\"classNames\":\"test-lll\"}"
},
"getPSAppDEDataSet" : { "getPSAppDEDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "FetchDefault"
...@@ -128,6 +131,12 @@ ...@@ -128,6 +131,12 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}, },
"getPSNavigateParams" : [ {
"key" : "filemap",
"name" : "filemap",
"value" : "'{\"timed\":true,\"start\":\"%createdate%\",\"classNames\":\"test-lll\"}'",
"rawValue" : true
} ],
"getTextPSAppDEField" : { "getTextPSAppDEField" : {
"name" : "STUDENTNAME", "name" : "STUDENTNAME",
"codeName" : "StudentName" "codeName" : "StudentName"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册