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

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

上级 58c599e0
...@@ -977,6 +977,44 @@ ...@@ -977,6 +977,44 @@
"stdDataType" : 6, "stdDataType" : 6,
"valueFormat" : "%1$,.2f" "valueFormat" : "%1$,.2f"
} ], } ],
"getAllPSDELogics" : [ {
"codeName" : "logic1",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json",
"logicName" : "处理逻辑测试",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1",
"name" : "处理逻辑测试",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicnodes/Begin",
"name" : "开始",
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicnodes/Begin",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicparams/Default",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicparams/Default",
"default" : true,
"entityParam" : true
} ],
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1",
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSDEMethodDTOs" : [ { "getAllPSDEMethodDTOs" : [ {
"name" : "TESTDTO", "name" : "TESTDTO",
"getPSDEMethodDTOFields" : [ { "getPSDEMethodDTOFields" : [ {
......
{
"codeName" : "logic1",
"defaultParamName" : "Default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDELOGICS/logic1.json",
"logicName" : "处理逻辑测试",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1",
"name" : "处理逻辑测试",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicnodes/Begin",
"name" : "开始",
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicnodes/Begin",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicparams/Default",
"name" : "传入变量",
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1/psdelogicparams/Default",
"default" : true,
"entityParam" : true
} ],
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdelogics/logic1",
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
}
\ No newline at end of file
{ {
"codeName" : "Chart", "codeName" : "Chart",
"controlType" : "CHART", "controlType" : "CHART",
"coordinateSystem" : "POLAR", "coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello", "emptyText" : "hello",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -16,10 +16,28 @@ ...@@ -16,10 +16,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "none", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[funnel_0]无坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"type" : "NONE", "getPSChartGrid" : {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
...@@ -37,22 +55,46 @@ ...@@ -37,22 +55,46 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "funnel_0-DATAQUERY2", "name" : "bar_0-DATAQUERY2",
"getPSChartDataSetFields" : [ { "id" : "0"
"index" : 0, } ],
"name" : "NAME", "getPSChartGrids" : [ {
"getPSCodeList" : { "index" : 0,
"modelref" : true, "name" : "[bar_0]直角坐标系[0]",
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "getPSChartCoordinateSystem" : {
}, "modelref" : true,
"groupField" : true,
"id" : "0" "id" : "0"
}, { },
"index" : 1, "getPSChartGridXAxis0" : {
"name" : "AGE", "modelref" : true,
"groupField" : false, "id" : "0"
"id" : "1" },
} ], "getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.interval" : "10"
},
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0" "id" : "0"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
...@@ -72,16 +114,9 @@ ...@@ -72,16 +114,9 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "漏斗图", "eChartsType" : "bar",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "funnel",
"funnelAlign" : "center",
"index" : 0, "index" : 0,
"name" : "funnel_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -91,17 +126,23 @@ ...@@ -91,17 +126,23 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "getPSChartXAxis" : {
"value" : "AGE", "modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "funnel", "seriesType" : "bar",
"valueField" : "AGE", "enableChartDataSet" : true,
"enableChartDataSet" : true "stack" : false
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -628,6 +628,47 @@ ...@@ -628,6 +628,47 @@
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdefields/Amount", "rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdefields/Amount",
"stdDataType" : 6 "stdDataType" : 6
} ], } ],
"getAllPSAppDELogics" : [ {
"codeName" : "logic1",
"defaultParamName" : "Default",
"logicName" : "处理逻辑测试",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdelogics/logic1",
"name" : "处理逻辑测试",
"getPSDELogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdelogics/logic1/psappdelogicnodes/Begin",
"name" : "开始",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdelogics/logic1/psappdelogicnodes/Begin",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDELogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdelogics/logic1/psappdelogicparams/Default",
"name" : "传入变量",
"getParamPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getParamPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdelogics/logic1/psappdelogicparams/Default",
"default" : true,
"entityParam" : true
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdelogics/logic1",
"getStartPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
},
"enableBackend" : false,
"enableFront" : true
} ],
"getAllPSAppDEMethodDTOs" : [ { "getAllPSAppDEMethodDTOs" : [ {
"codeName" : "TESTDTO", "codeName" : "TESTDTO",
"name" : "TESTDTO", "name" : "TESTDTO",
......
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
}, { }, {
"codeName" : "Chart", "codeName" : "Chart",
"controlType" : "CHART", "controlType" : "CHART",
"coordinateSystem" : "POLAR", "coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello", "emptyText" : "hello",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -221,10 +221,28 @@ ...@@ -221,10 +221,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "none", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[funnel_0]无坐标系[0]", "name" : "[bar_0]直角坐标系[0]",
"type" : "NONE", "getPSChartGrid" : {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
...@@ -242,22 +260,46 @@ ...@@ -242,22 +260,46 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "funnel_0-DATAQUERY2", "name" : "bar_0-DATAQUERY2",
"getPSChartDataSetFields" : [ { "id" : "0"
"index" : 0, } ],
"name" : "NAME", "getPSChartGrids" : [ {
"getPSCodeList" : { "index" : 0,
"modelref" : true, "name" : "[bar_0]直角坐标系[0]",
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json" "getPSChartCoordinateSystem" : {
}, "modelref" : true,
"groupField" : true,
"id" : "0" "id" : "0"
}, { },
"index" : 1, "getPSChartGridXAxis0" : {
"name" : "AGE", "modelref" : true,
"groupField" : false, "id" : "0"
"id" : "1" },
} ], "getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.interval" : "10"
},
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0" "id" : "0"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -351,16 +393,9 @@ ...@@ -351,16 +393,9 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "漏斗图", "eChartsType" : "bar",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "funnel",
"funnelAlign" : "center",
"index" : 0, "index" : 0,
"name" : "funnel_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -370,17 +405,23 @@ ...@@ -370,17 +405,23 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "NAME",
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "getPSChartXAxis" : {
"value" : "AGE", "modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "funnel", "seriesType" : "bar",
"valueField" : "AGE", "enableChartDataSet" : true,
"enableChartDataSet" : true "stack" : false
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册