mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-16 16:38:41 +00:00
draft pid to path fix
This commit is contained in:
parent
c6199b95e9
commit
c948808eee
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1000701001,
|
"id": 1000701001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "News",
|
"name": "News",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1000702001,
|
"id": 1000702001,
|
||||||
"pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000",
|
"pid": "/backend/news",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "News",
|
"name": "News",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1000703001,
|
"id": 1000703001,
|
||||||
"pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000",
|
"pid": "/backend/news",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Archive",
|
"name": "Archive",
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1000704001,
|
"id": 1000704001,
|
||||||
"pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000",
|
"pid": "/backend/news",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Create",
|
"name": "Create",
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1000705001,
|
"id": 1000705001,
|
||||||
"pid": "d7470914e19522acc310a55e5cb13a6f0f7ca000",
|
"pid": "/backend/news",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Draft",
|
"name": "Draft",
|
||||||
|
|
|
||||||
|
|
@ -25,8 +25,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"d7470914e19522acc310a55e5cb13a6f0f7ca000",
|
"/backend/news"
|
||||||
"0ac9153b72f8659e3c4b370f56bbcdf0eba86d6a"
|
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": 0,
|
"for": 0,
|
||||||
|
|
@ -35,7 +34,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "News",
|
"from": "News",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user