mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-02-11 05:18:40 +00:00
draft pid to path fix
This commit is contained in:
parent
bb5c6b94ca
commit
ef8584cb82
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1001701001,
|
"id": 1001701001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "ProjectManagement",
|
"name": "ProjectManagement",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1001702001,
|
"id": 1001702001,
|
||||||
"pid": "e8f8b3f93644a55dcaa84f20c2d7736fbd9ee62a",
|
"pid": "/backend/projectmanagement",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1001703001,
|
"id": 1001703001,
|
||||||
"pid": "e8f8b3f93644a55dcaa84f20c2d7736fbd9ee62a",
|
"pid": "/backend/projectmanagement",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Create",
|
"name": "Create",
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"e8f8b3f93644a55dcaa84f20c2d7736fbd9ee62a"
|
"/backend/projectmanagement"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": "Content",
|
"for": "Content",
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "ProjectManagement",
|
"from": "ProjectManagement",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user