mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-02-13 16:28:42 +00:00
draft pid to path fix
This commit is contained in:
parent
3dc7b86aea
commit
e1577da45d
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1004201001,
|
"id": 1004201001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "EventManagement",
|
"name": "EventManagement",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1004202001,
|
"id": 1004202001,
|
||||||
"pid": "9a017c0aa5117ed6dd28736a6d6338e7c499e64f",
|
"pid": "/backend/eventmanagement",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1004203001,
|
"id": 1004203001,
|
||||||
"pid": "9a017c0aa5117ed6dd28736a6d6338e7c499e64f",
|
"pid": "/backend/eventmanagement",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Create",
|
"name": "Create",
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"9a017c0aa5117ed6dd28736a6d6338e7c499e64f"
|
"/backend/eventmanagement"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": "Content",
|
"for": "Content",
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "EventManagement",
|
"from": "EventManagement",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user