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

tony001 部署微服务接口 [TrainSys,默认服务接口]

上级 5545880d
{
"codeName" : "test",
"dynaModelFilePath" : "PSSYSDERGROUPS/test.json",
"name" : "test"
"name" : "test",
"getPSDERGroupDetails" : [ {
"codeName" : "Phone3",
"data" : "test",
"name" : "DER1N_PHONE_PHONE_PPHONEID3",
"orderValue" : 100,
"getPSDER" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Phone/PSDERS/DER1N_PHONE_PHONE_PPHONEID3.json"
}
} ]
}
\ No newline at end of file
......@@ -741,7 +741,20 @@
"getAllPSSysDEGroups" : [ {
"codeName" : "test",
"dynaModelFilePath" : "PSSYSDEGROUPS/test.json",
"name" : "test"
"groupTag" : "tag",
"groupTag2" : "tag",
"name" : "test",
"getPSDEGroupDetails" : [ {
"codeName" : "tag",
"detailTag" : "tag",
"detailTag2" : "tag",
"name" : "REGINFOF",
"orderValue" : 100,
"getPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/Reginfof.json"
}
} ]
} ],
"getAllPSSysDERGroups" : [ {
"modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册