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