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