mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-12 22:08:39 +00:00
draft pid to path fix
This commit is contained in:
parent
0c5fbe3606
commit
f007c3ca05
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1000301001,
|
"id": 1000301001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Profiles",
|
"name": "Profiles",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1000302001,
|
"id": 1000302001,
|
||||||
"pid": "722846d6c55f46fd3d372bba7311a150acd1f23c",
|
"pid": "/backend/profile",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1000303001,
|
"id": 1000303001,
|
||||||
"pid": "722846d6c55f46fd3d372bba7311a150acd1f23c",
|
"pid": "/backend/profile",
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Profile",
|
"name": "Profile",
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1000303002,
|
"id": 1000303002,
|
||||||
"pid": "722846d6c55f46fd3d372bba7311a150acd1f23c",
|
"pid": "/backend/profile",
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Settings",
|
"name": "Settings",
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"88a70f9456abff33fda791878b9c0bcbe2cb5bc4"
|
"/backend/profile"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": "Content",
|
"for": "Content",
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "Profile",
|
"from": "Profile",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user