mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-02-13 00:38:41 +00:00
draft pid to path fix
This commit is contained in:
parent
89db5f7def
commit
ca693a848b
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1005901001,
|
"id": 1005901001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Wiki",
|
"name": "Wiki",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1005902001,
|
"id": 1005902001,
|
||||||
"pid": "0e47995e728ecc121561ee553b7be752ffebbaa7",
|
"pid": "/backend/wiki",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Wiki",
|
"name": "Wiki",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1005903001,
|
"id": 1005903001,
|
||||||
"pid": "0e47995e728ecc121561ee553b7be752ffebbaa7",
|
"pid": "/backend/wiki",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Create",
|
"name": "Create",
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1005904001,
|
"id": 1005904001,
|
||||||
"pid": "0e47995e728ecc121561ee553b7be752ffebbaa7",
|
"pid": "/backend/wiki",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Categories",
|
"name": "Categories",
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"0e47995e728ecc121561ee553b7be752ffebbaa7"
|
"/backend/wiki"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": 0,
|
"for": 0,
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "Knowledgebase",
|
"from": "Knowledgebase",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user