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

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

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