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

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

上级 21808285
{ {
"getAllPSCodeLists" : [ {
"modelref" : true,
"path" : "PSMODULES/ModelRepository/PSCODELISTS/CodeList44.json"
} ],
"getAllPSDataEntities" : [ { "getAllPSDataEntities" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/ModelRepository/PSDATAENTITIES/ViewLayoutModelRepository.json" "path" : "PSMODULES/ModelRepository/PSDATAENTITIES/ViewLayoutModelRepository.json"
......
{
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
"codeName" : "CodeList44",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSMODULES/ModelRepository/PSCODELISTS/CodeList44.json",
"emptyText" : "未定义",
"name" : "图书类型",
"getPSCodeItems" : [ {
"codeName" : "Xx",
"text" : "仙侠",
"value" : "xx"
}, {
"codeName" : "Mz",
"text" : "名著",
"value" : "mz"
}, {
"codeName" : "Jc",
"text" : "教材",
"value" : "jc"
}, {
"codeName" : "Kp",
"text" : "科普",
"value" : "kp"
}, {
"codeName" : "Yq",
"text" : "言情",
"value" : "yq"
} ],
"getPSSystemModule" : {
"modelref" : true,
"path" : "PSMODULES/ModelRepository.json"
},
"refFlag" : true,
"systemTag" : "TrainSys",
"codeItemValueNumber" : false,
"enableCache" : true,
"subSysAsCloud" : false,
"subSysCodeList" : false,
"userScope" : false
}
\ No newline at end of file
...@@ -430,6 +430,10 @@ ...@@ -430,6 +430,10 @@
"caption" : "类型", "caption" : "类型",
"format" : "%1$s", "format" : "%1$s",
"name" : "type", "name" : "type",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSMODULES/ModelRepository/PSCODELISTS/CodeList44.json"
},
"getPSDEField" : { "getPSDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
...@@ -1713,6 +1717,10 @@ ...@@ -1713,6 +1717,10 @@
"length" : 100, "length" : 100,
"logicName" : "类型", "logicName" : "类型",
"name" : "TYPE", "name" : "TYPE",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSMODULES/ModelRepository/PSCODELISTS/CodeList44.json"
},
"getPSDEDBTable" : { "getPSDEDBTable" : {
"modelref" : true, "modelref" : true,
"id" : "Table" "id" : "Table"
......
{
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
"codeName" : "CodeList44",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/CodeList44.json",
"emptyText" : "未定义",
"name" : "图书类型",
"getPSCodeItems" : [ {
"codeName" : "Xx",
"text" : "仙侠",
"value" : "xx"
}, {
"codeName" : "Mz",
"text" : "名著",
"value" : "mz"
}, {
"codeName" : "Jc",
"text" : "教材",
"value" : "jc"
}, {
"codeName" : "Kp",
"text" : "科普",
"value" : "kp"
}, {
"codeName" : "Yq",
"text" : "言情",
"value" : "yq"
} ],
"enableCache" : true
}
\ No newline at end of file
...@@ -349,6 +349,10 @@ ...@@ -349,6 +349,10 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/CodeList44.json"
},
"getPSDEField" : { "getPSDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -16,6 +16,36 @@ ...@@ -16,6 +16,36 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/RawMaterial.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/RawMaterial.json"
}, },
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
"codeName" : "CodeList44",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/CodeList44.json",
"emptyText" : "未定义",
"name" : "图书类型",
"getPSCodeItems" : [ {
"codeName" : "Xx",
"text" : "仙侠",
"value" : "xx"
}, {
"codeName" : "Mz",
"text" : "名著",
"value" : "mz"
}, {
"codeName" : "Jc",
"text" : "教材",
"value" : "jc"
}, {
"codeName" : "Kp",
"text" : "科普",
"value" : "kp"
}, {
"codeName" : "Yq",
"text" : "言情",
"value" : "yq"
} ],
"enableCache" : true
}, { }, {
"codeListTag" : "CodeList83", "codeListTag" : "CodeList83",
"codeListType" : "STATIC", "codeListType" : "STATIC",
...@@ -29007,6 +29037,10 @@ ...@@ -29007,6 +29037,10 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/CodeList44.json"
},
"getPSDEField" : { "getPSDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
{
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
"codeName" : "CodeList44",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/CodeList44.json",
"emptyText" : "未定义",
"name" : "图书类型",
"getPSCodeItems" : [ {
"codeName" : "Xx",
"text" : "仙侠",
"value" : "xx"
}, {
"codeName" : "Mz",
"text" : "名著",
"value" : "mz"
}, {
"codeName" : "Jc",
"text" : "教材",
"value" : "jc"
}, {
"codeName" : "Kp",
"text" : "科普",
"value" : "kp"
}, {
"codeName" : "Yq",
"text" : "言情",
"value" : "yq"
} ],
"enableCache" : true
}
\ No newline at end of file
...@@ -349,6 +349,10 @@ ...@@ -349,6 +349,10 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/CodeList44.json"
},
"getPSDEField" : { "getPSDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
{ {
"getAllPSAppCodeLists" : [ { "getAllPSAppCodeLists" : [ {
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
"codeName" : "CodeList44",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/CodeList44.json",
"emptyText" : "未定义",
"name" : "图书类型",
"getPSCodeItems" : [ {
"codeName" : "Xx",
"text" : "仙侠",
"value" : "xx"
}, {
"codeName" : "Mz",
"text" : "名著",
"value" : "mz"
}, {
"codeName" : "Jc",
"text" : "教材",
"value" : "jc"
}, {
"codeName" : "Kp",
"text" : "科普",
"value" : "kp"
}, {
"codeName" : "Yq",
"text" : "言情",
"value" : "yq"
} ],
"enableCache" : true
}, {
"codeListTag" : "common__PhoneType", "codeListTag" : "common__PhoneType",
"codeListType" : "STATIC", "codeListType" : "STATIC",
"codeName" : "PhoneType", "codeName" : "PhoneType",
......
{
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
"codeName" : "CodeList44",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json",
"emptyText" : "未定义",
"name" : "图书类型",
"getPSCodeItems" : [ {
"codeName" : "Xx",
"text" : "仙侠",
"value" : "xx"
}, {
"codeName" : "Mz",
"text" : "名著",
"value" : "mz"
}, {
"codeName" : "Jc",
"text" : "教材",
"value" : "jc"
}, {
"codeName" : "Kp",
"text" : "科普",
"value" : "kp"
}, {
"codeName" : "Yq",
"text" : "言情",
"value" : "yq"
} ],
"enableCache" : true
}
\ No newline at end of file
...@@ -349,6 +349,10 @@ ...@@ -349,6 +349,10 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSDEField" : { "getPSDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -318,7 +318,7 @@ ...@@ -318,7 +318,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -345,6 +345,10 @@ ...@@ -345,6 +345,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -354,6 +358,7 @@ ...@@ -354,6 +358,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -52,6 +52,10 @@ ...@@ -52,6 +52,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -152,6 +152,10 @@ ...@@ -152,6 +152,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -99,6 +99,16 @@ ...@@ -99,6 +99,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"getFrontPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"name" : "type"
}, {
"dataType" : 25,
"name" : "bookname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
"getPSAppDEField" : { "getPSAppDEField" : {
......
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -445,6 +445,10 @@ ...@@ -445,6 +445,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -454,6 +458,7 @@ ...@@ -454,6 +458,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -1014,7 +1014,7 @@ ...@@ -1014,7 +1014,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -1041,6 +1041,10 @@ ...@@ -1041,6 +1041,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -1050,6 +1054,7 @@ ...@@ -1050,6 +1054,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -465,7 +465,7 @@ ...@@ -465,7 +465,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -492,6 +492,10 @@ ...@@ -492,6 +492,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -501,6 +505,7 @@ ...@@ -501,6 +505,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -435,7 +435,7 @@ ...@@ -435,7 +435,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -462,6 +462,10 @@ ...@@ -462,6 +462,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -471,6 +475,7 @@ ...@@ -471,6 +475,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -575,7 +575,7 @@ ...@@ -575,7 +575,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -583,6 +583,10 @@ ...@@ -583,6 +583,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -278,7 +278,7 @@ ...@@ -278,7 +278,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -286,6 +286,10 @@ ...@@ -286,6 +286,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -421,7 +421,7 @@ ...@@ -421,7 +421,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -448,6 +448,10 @@ ...@@ -448,6 +448,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -457,6 +461,7 @@ ...@@ -457,6 +461,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -634,7 +634,7 @@ ...@@ -634,7 +634,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -642,6 +642,10 @@ ...@@ -642,6 +642,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -629,7 +629,7 @@ ...@@ -629,7 +629,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -637,6 +637,10 @@ ...@@ -637,6 +637,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -99,6 +99,129 @@ ...@@ -99,6 +99,129 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "list", "xDataControlName" : "list",
"modelid" : "FAB9E725-EB8D-48A8-B1EC-3D4DA083B012", "modelid" : "FAB9E725-EB8D-48A8-B1EC-3D4DA083B012",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
...@@ -363,6 +486,16 @@ ...@@ -363,6 +486,16 @@
"id" : "LIST" "id" : "LIST"
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"getFrontPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"name" : "type"
}, {
"dataType" : 25,
"name" : "bookname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
"getPSAppDEField" : { "getPSAppDEField" : {
......
...@@ -1030,7 +1030,7 @@ ...@@ -1030,7 +1030,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -1038,6 +1038,10 @@ ...@@ -1038,6 +1038,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -445,6 +445,10 @@ ...@@ -445,6 +445,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -454,6 +458,7 @@ ...@@ -454,6 +458,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -460,7 +460,7 @@ ...@@ -460,7 +460,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -487,6 +487,10 @@ ...@@ -487,6 +487,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -496,6 +500,7 @@ ...@@ -496,6 +500,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
......
...@@ -3746,7 +3746,7 @@ ...@@ -3746,7 +3746,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -3754,6 +3754,10 @@ ...@@ -3754,6 +3754,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -65,6 +65,36 @@ ...@@ -65,6 +65,36 @@
"value" : "5" "value" : "5"
} ], } ],
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "ModelRepository__CodeList44",
"codeListType" : "STATIC",
"codeName" : "CodeList44",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json",
"emptyText" : "未定义",
"name" : "图书类型",
"getPSCodeItems" : [ {
"codeName" : "Xx",
"text" : "仙侠",
"value" : "xx"
}, {
"codeName" : "Mz",
"text" : "名著",
"value" : "mz"
}, {
"codeName" : "Jc",
"text" : "教材",
"value" : "jc"
}, {
"codeName" : "Kp",
"text" : "科普",
"value" : "kp"
}, {
"codeName" : "Yq",
"text" : "言情",
"value" : "yq"
} ],
"enableCache" : true
}, { }, {
"codeListTag" : "CodeList46", "codeListTag" : "CodeList46",
"codeListType" : "STATIC", "codeListType" : "STATIC",
...@@ -9947,7 +9977,7 @@ ...@@ -9947,7 +9977,7 @@
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"codeName" : "type", "codeName" : "type",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -9955,6 +9985,10 @@ ...@@ -9955,6 +9985,10 @@
"excelCaption" : "类型", "excelCaption" : "类型",
"name" : "type", "name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
...@@ -13358,7 +13392,7 @@ ...@@ -13358,7 +13392,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -13385,6 +13419,10 @@ ...@@ -13385,6 +13419,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -13394,6 +13432,7 @@ ...@@ -13394,6 +13432,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -14697,7 +14736,7 @@ ...@@ -14697,7 +14736,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 3,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -14724,6 +14763,10 @@ ...@@ -14724,6 +14763,10 @@
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "SPAN",
"name" : "type", "name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -14733,6 +14776,7 @@ ...@@ -14733,6 +14776,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -20649,6 +20693,10 @@ ...@@ -20649,6 +20693,10 @@
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSDEField" : { "getPSDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
......
...@@ -195,6 +195,9 @@ ...@@ -195,6 +195,9 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeList57.json" "path" : "PSCODELISTS/CodeList57.json"
}, {
"modelref" : true,
"path" : "PSMODULES/ModelRepository/PSCODELISTS/CodeList44.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSCODELISTS/CodeListTodoState.json" "path" : "PSCODELISTS/CodeListTodoState.json"
...@@ -905,6 +908,10 @@ ...@@ -905,6 +908,10 @@
"path" : "PSSYSTEMDBCFGS/MYSQL5.json" "path" : "PSSYSTEMDBCFGS/MYSQL5.json"
} ], } ],
"getAllPSSystemModules" : [ { "getAllPSSystemModules" : [ {
"getAllPSCodeLists" : [ {
"modelref" : true,
"path" : "PSMODULES/ModelRepository/PSCODELISTS/CodeList44.json"
} ],
"getAllPSDataEntities" : [ { "getAllPSDataEntities" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/ModelRepository/PSDATAENTITIES/ViewLayoutModelRepository.json" "path" : "PSMODULES/ModelRepository/PSDATAENTITIES/ViewLayoutModelRepository.json"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册