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

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

上级 58c599e0
......@@ -977,6 +977,44 @@
"stdDataType" : 6,
"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" : [ {
"name" : "TESTDTO",
"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",
"controlType" : "CHART",
"coordinateSystem" : "POLAR",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -16,10 +16,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "none",
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[funnel_0]无坐标系[0]",
"type" : "NONE",
"name" : "[bar_0]直角坐标系[0]",
"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"
} ],
"getPSChartDataSetGroups" : [ {
......@@ -37,22 +55,46 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "funnel_0-DATAQUERY2",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true,
"name" : "bar_0-DATAQUERY2",
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"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"
} ],
"getPSControlLogics" : [ {
......@@ -72,16 +114,9 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "漏斗图",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "funnel",
"funnelAlign" : "center",
"eChartsType" : "bar",
"index" : 0,
"name" : "funnel_0",
"name" : "bar_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -91,17 +126,23 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
"value" : "AGE",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true
"seriesType" : "bar",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -628,6 +628,47 @@
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdefields/Amount",
"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" : [ {
"codeName" : "TESTDTO",
"name" : "TESTDTO",
......
......@@ -206,7 +206,7 @@
}, {
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "POLAR",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -221,10 +221,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "none",
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[funnel_0]无坐标系[0]",
"type" : "NONE",
"name" : "[bar_0]直角坐标系[0]",
"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"
} ],
"getPSChartDataSetGroups" : [ {
......@@ -242,22 +260,46 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "funnel_0-DATAQUERY2",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true,
"name" : "bar_0-DATAQUERY2",
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"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"
} ],
"getPSControlHandler" : {
......@@ -351,16 +393,9 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "漏斗图",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "funnel",
"funnelAlign" : "center",
"eChartsType" : "bar",
"index" : 0,
"name" : "funnel_0",
"name" : "bar_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -370,17 +405,23 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
"value" : "AGE",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true
"seriesType" : "bar",
"enableChartDataSet" : true,
"stack" : false
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册