mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-15 01:38:40 +00:00
draft pid to path fix
This commit is contained in:
parent
43f2d67ec0
commit
ec297594c2
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1005301001,
|
"id": 1005301001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Editor",
|
"name": "Editor",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1005302001,
|
"id": 1005302001,
|
||||||
"pid": "439884690b4c05681a7c7ca9292d5cfb03d2971f",
|
"pid": "/backend/editor",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1005302101,
|
"id": 1005302101,
|
||||||
"pid": "439884690b4c05681a7c7ca9292d5cfb03d2971f",
|
"pid": "/backend/editor",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 5,
|
"subtype": 5,
|
||||||
"name": "Create",
|
"name": "Create",
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"439884690b4c05681a7c7ca9292d5cfb03d2971f"
|
"/backend/editor"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": "Content",
|
"for": "Content",
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "Editor",
|
"from": "Editor",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user