mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-01-16 15:18:40 +00:00
Fix help id
This commit is contained in:
parent
89de6d98ff
commit
0fbfc67402
|
|
@ -1,6 +1,6 @@
|
|||
[
|
||||
{
|
||||
"id": 1007801001,
|
||||
"id": 1006801001,
|
||||
"pid": "/backend",
|
||||
"type": 2,
|
||||
"subtype": 0,
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
"parent": 0,
|
||||
"children": [
|
||||
{
|
||||
"id": 1007802001,
|
||||
"id": 1006802001,
|
||||
"pid": "/backend",
|
||||
"type": 2,
|
||||
"subtype": 1,
|
||||
|
|
@ -25,11 +25,11 @@
|
|||
"order": 5,
|
||||
"from": "Help",
|
||||
"permission": null,
|
||||
"parent": 1007801001,
|
||||
"parent": 1006801001,
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"id": 1007803001,
|
||||
"id": 1006803001,
|
||||
"pid": "/backend",
|
||||
"type": 2,
|
||||
"subtype": 1,
|
||||
|
|
@ -40,11 +40,11 @@
|
|||
"order": 10,
|
||||
"from": "Help",
|
||||
"permission": null,
|
||||
"parent": 1007801001,
|
||||
"parent": 1006801001,
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"id": 1007804001,
|
||||
"id": 1006804001,
|
||||
"pid": "/backend",
|
||||
"type": 2,
|
||||
"subtype": 1,
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
"order": 15,
|
||||
"from": "Help",
|
||||
"permission": null,
|
||||
"parent": 1007801001,
|
||||
"parent": 1006801001,
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
* @var int
|
||||
* @since 1.0.0
|
||||
*/
|
||||
/* public */ const MODULE_ID = 1007800000;
|
||||
/* public */ const MODULE_ID = 1006800000;
|
||||
|
||||
/**
|
||||
* Providing.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user