mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-17 17:58:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
df09a2b601
commit
f3838e3809
|
|
@ -10,7 +10,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 20,
|
"order": 20,
|
||||||
"from": "Media",
|
"from": "Media",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000201001,
|
"parent": 1000201001,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": "Media",
|
"from": "Media",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000401001,
|
"parent": 1000401001,
|
||||||
"children": []
|
"children": []
|
||||||
},
|
},
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
"from": "Media",
|
"from": "Media",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000401001,
|
"parent": 1000401001,
|
||||||
"children": []
|
"children": []
|
||||||
}
|
}
|
||||||
|
|
@ -56,7 +56,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 3,
|
"order": 3,
|
||||||
"from": "Media",
|
"from": "Media",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000301001,
|
"parent": 1000301001,
|
||||||
"children": []
|
"children": []
|
||||||
},
|
},
|
||||||
|
|
@ -71,7 +71,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 3,
|
"order": 3,
|
||||||
"from": "Media",
|
"from": "Media",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000104001,
|
"parent": 1000104001,
|
||||||
"children": []
|
"children": []
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user