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

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

上级 6530cf26
{ {
"codeName" : "Cube", "codeName" : "Cube",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json",
"name" : "test", "name" : "测试立方体",
"getPSAppBICubeDimensions" : [ { "getPSAppBICubeDimensions" : [ {
"codeName" : "Dimension", "codeName" : "Dimension",
"dimensionType" : "COMMON", "dimensionType" : "COMMON",
......
{ {
"codeName" : "BIReport", "codeName" : "BIReport",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPBISCHEMES/BIScheme/PSAPPBIREPORTS/BIReport.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPBISCHEMES/BIScheme/PSAPPBIREPORTS/BIReport.json",
"name" : "test", "name" : "测试报表",
"getPSAppBICube" : { "getPSAppBICube" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json"
......
{ {
"codeName" : "Cube", "codeName" : "Cube",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json",
"name" : "test", "name" : "测试立方体",
"getPSAppBICubeDimensions" : [ { "getPSAppBICubeDimensions" : [ {
"codeName" : "Dimension", "codeName" : "Dimension",
"dimensionType" : "COMMON", "dimensionType" : "COMMON",
......
{ {
"codeName" : "BIReport", "codeName" : "BIReport",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme/PSAPPBIREPORTS/BIReport.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme/PSAPPBIREPORTS/BIReport.json",
"name" : "test", "name" : "测试报表",
"getPSAppBICube" : { "getPSAppBICube" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json" "path" : "PSSYSAPPS/Web/PSAPPBISCHEMES/BIScheme/PSAPPBICUBES/Cube.json"
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
} }
} ], } ],
"codeName" : "Cube", "codeName" : "Cube",
"name" : "test", "name" : "测试立方体",
"getPSDataEntity" : { "getPSDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/BXD.json" "path" : "PSMODULES/common/PSDATAENTITIES/BXD.json"
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
} ], } ],
"getAllPSSysBIReports" : [ { "getAllPSSysBIReports" : [ {
"codeName" : "BIReport", "codeName" : "BIReport",
"name" : "test", "name" : "测试报表",
"getPSSysBICube" : { "getPSSysBICube" : {
"modelref" : true, "modelref" : true,
"id" : "Cube" "id" : "Cube"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册