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

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

上级 02ce1af1
...@@ -5,14 +5,14 @@ ...@@ -5,14 +5,14 @@
"controlType" : "CALENDAR", "controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/Timeline_CalendarView_Calendar.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/Timeline_CalendarView_Calendar.json",
"groupLayout" : "ROW", "groupLayout" : "ROW",
"groupMode" : "AUTO", "groupMode" : "CODELIST",
"getGroupPSAppDEField" : { "getGroupPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getGroupPSCodeList" : { "getGroupPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Booktype.json"
}, },
"legendPos" : "TOP", "legendPos" : "TOP",
"logicName" : "日历视图_时间轴_日历部件", "logicName" : "日历视图_时间轴_日历部件",
......
...@@ -53,14 +53,14 @@ ...@@ -53,14 +53,14 @@
"controlType" : "CALENDAR", "controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/Timeline_CalendarView_Calendar.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSCALENDARS/Timeline_CalendarView_Calendar.json",
"groupLayout" : "ROW", "groupLayout" : "ROW",
"groupMode" : "AUTO", "groupMode" : "CODELIST",
"getGroupPSAppDEField" : { "getGroupPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getGroupPSCodeList" : { "getGroupPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/ModelRepository__CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Booktype.json"
}, },
"legendPos" : "TOP", "legendPos" : "TOP",
"logicName" : "日历视图_时间轴_日历部件", "logicName" : "日历视图_时间轴_日历部件",
......
...@@ -313,6 +313,31 @@ ...@@ -313,6 +313,31 @@
"textSeparator" : "、", "textSeparator" : "、",
"valueSeparator" : ";", "valueSeparator" : ";",
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__Booktype",
"codeListType" : "DYNAMIC",
"codeName" : "Test__Booktype",
"customCond" : "page=1000",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__Booktype.json",
"emptyText" : "未定义",
"name" : "book类型",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getTextPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getValuePSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, { }, {
"codeListTag" : "Test__CodeList119", "codeListTag" : "Test__CodeList119",
"codeListType" : "STATIC", "codeListType" : "STATIC",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册