draft pid to path fix

This commit is contained in:
Dennis Eichhorn 2017-09-08 15:38:23 +02:00
parent d2aa39665e
commit 44352408bd
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
[
{
"id": 1002101001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend",
"type": 2,
"subtype": 0,
"name": "Purchase",
@ -15,7 +15,7 @@
"children": [
{
"id": 1002106001,
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
"pid": "/backend/purchase",
"type": 2,
"subtype": 1,
"name": "Analysis",

View File

@ -25,7 +25,7 @@
"load": [
{
"pid": [
"6e21607dfaf20d18e793417dd8e874941f0cc740"
"/backend/purchase"
],
"type": 4,
"for": 0,
@ -34,7 +34,7 @@
},
{
"pid": [
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
"/backend"
],
"type": 5,
"from": "Purchase",