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

ShineKOT 发布系统代码 [后台服务,演示应用]

上级 72dd79ec
...@@ -453,7 +453,7 @@ ...@@ -453,7 +453,7 @@
"id": "历史", "id": "历史",
"label": "历史", "label": "历史",
"text": "历史", "text": "历史",
"textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@9b4d6db", "textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@1d265177",
"class":"", "class":"",
"data":"", "data":"",
"codename":"History", "codename":"History",
...@@ -465,7 +465,7 @@ ...@@ -465,7 +465,7 @@
"id": "数学", "id": "数学",
"label": "数学", "label": "数学",
"text": "数学", "text": "数学",
"textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@49a0b67d", "textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@1922d89b",
"class":"", "class":"",
"data":"", "data":"",
"codename":"Math", "codename":"Math",
...@@ -477,7 +477,7 @@ ...@@ -477,7 +477,7 @@
"id": "文学", "id": "文学",
"label": "文学", "label": "文学",
"text": "文学", "text": "文学",
"textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@61ec37fe", "textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@6f426ae7",
"class":"", "class":"",
"data":"", "data":"",
"codename":"Literature", "codename":"Literature",
...@@ -489,7 +489,7 @@ ...@@ -489,7 +489,7 @@
"id": "科学", "id": "科学",
"label": "科学", "label": "科学",
"text": "科学", "text": "科学",
"textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@3bb909b3", "textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@11c9de9b",
"class":"", "class":"",
"data":"", "data":"",
"codename":"Science", "codename":"Science",
...@@ -1166,7 +1166,7 @@ ...@@ -1166,7 +1166,7 @@
"id": "10", "id": "10",
"label": "销售订单", "label": "销售订单",
"text": "销售订单", "text": "销售订单",
"textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@3fec3b2b", "textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@7efdcd6b",
"class":"", "class":"",
"data":"", "data":"",
"codename":"Item_10", "codename":"Item_10",
...@@ -1178,7 +1178,7 @@ ...@@ -1178,7 +1178,7 @@
"id": "20", "id": "20",
"label": "采购订单", "label": "采购订单",
"text": "采购订单", "text": "采购订单",
"textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@b45ffc3", "textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@6b8f132e",
"class":"", "class":"",
"data":"", "data":"",
"codename":"Item_20", "codename":"Item_20",
...@@ -1190,7 +1190,7 @@ ...@@ -1190,7 +1190,7 @@
"id": "30", "id": "30",
"label": "生产订单", "label": "生产订单",
"text": "生产订单", "text": "生产订单",
"textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@4778beef", "textLanRes": "SA.SRFDA.PS.Core.Res.PSLanguageResImpl@6d8a7578",
"class":"", "class":"",
"data":"", "data":"",
"codename":"Item_30", "codename":"Item_30",
......
...@@ -12,30 +12,6 @@ ...@@ -12,30 +12,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json"
}, },
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"mOSFilePath" : "psdetreecols/ibizbookname",
"name" : "ibizbookname",
"rTMOSFilePath" : "psdetreecols/ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "归还日期", "caption" : "归还日期",
"codeName" : "returntime", "codeName" : "returntime",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -71,6 +47,30 @@ ...@@ -71,6 +47,30 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"mOSFilePath" : "psdetreecols/ibizbookname",
"name" : "ibizbookname",
"rTMOSFilePath" : "psdetreecols/ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -20,6 +20,18 @@ ...@@ -20,6 +20,18 @@
} }
} ], } ],
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书描述", "caption" : "图书描述",
"codeName" : "subtext", "codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -43,18 +55,6 @@ ...@@ -43,18 +55,6 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -174,6 +174,7 @@ ...@@ -174,6 +174,7 @@
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true, "allowDrag" : true,
"allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -200,6 +201,8 @@ ...@@ -200,6 +201,8 @@
"text" : "图书", "text" : "图书",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true,
"allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -290,6 +293,7 @@ ...@@ -290,6 +293,7 @@
"text" : "静态节点", "text" : "静态节点",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowDrop" : true, "allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
...@@ -318,6 +322,7 @@ ...@@ -318,6 +322,7 @@
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true, "allowDrag" : true,
"allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
......
...@@ -42,30 +42,6 @@ ...@@ -42,30 +42,6 @@
"id" : "GANTT" "id" : "GANTT"
}, },
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"mOSFilePath" : "psdetreecols/ibizbookname",
"name" : "ibizbookname",
"rTMOSFilePath" : "psdetreecols/ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "归还日期", "caption" : "归还日期",
"codeName" : "returntime", "codeName" : "returntime",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -101,6 +77,30 @@ ...@@ -101,6 +77,30 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书名称",
"codeName" : "ibizbookname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "ibizbookname",
"mOSFilePath" : "psdetreecols/ibizbookname",
"name" : "ibizbookname",
"rTMOSFilePath" : "psdetreecols/ibizbookname",
"width" : 200,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -88,6 +88,18 @@ ...@@ -88,6 +88,18 @@
"id" : "TREEGRIDEX" "id" : "TREEGRIDEX"
}, },
"getPSDETreeColumns" : [ { "getPSDETreeColumns" : [ {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
}, {
"caption" : "图书描述", "caption" : "图书描述",
"codeName" : "subtext", "codeName" : "subtext",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
...@@ -111,18 +123,6 @@ ...@@ -111,18 +123,6 @@
"widthUnit" : "px", "widthUnit" : "px",
"enableExpand" : false, "enableExpand" : false,
"enableSort" : false "enableSort" : false
}, {
"caption" : "作者",
"codeName" : "author",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "author",
"mOSFilePath" : "psdetreecols/author",
"name" : "author",
"rTMOSFilePath" : "psdetreecols/author",
"width" : 50,
"widthUnit" : "px",
"enableExpand" : false,
"enableSort" : false
} ], } ],
"getPSDETreeNodeRSs" : [ { "getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : { "getChildPSDETreeNode" : {
......
...@@ -457,6 +457,7 @@ ...@@ -457,6 +457,7 @@
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true, "allowDrag" : true,
"allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -483,6 +484,8 @@ ...@@ -483,6 +484,8 @@
"text" : "图书", "text" : "图书",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true,
"allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
...@@ -573,6 +576,7 @@ ...@@ -573,6 +576,7 @@
"text" : "静态节点", "text" : "静态节点",
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true, "hasPSDETreeNodeRSs" : true,
"allowDrag" : true,
"allowDrop" : true, "allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
...@@ -601,6 +605,7 @@ ...@@ -601,6 +605,7 @@
"treeNodeType" : "STATIC", "treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : false, "hasPSDETreeNodeRSs" : false,
"allowDrag" : true, "allowDrag" : true,
"allowDrop" : true,
"appendPNodeId" : false, "appendPNodeId" : false,
"disableSelect" : false, "disableSelect" : false,
"enableCheck" : false, "enableCheck" : false,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册