15 lines
303 B
JSON
15 lines
303 B
JSON
{
|
|
"name": "系统管理",
|
|
"alias": "system",
|
|
"description": "系统管理模块",
|
|
"version": "1.0.0",
|
|
"keywords": [],
|
|
"order": 100,
|
|
"services": [
|
|
"\\catchAdmin\\system\\SystemService"
|
|
],
|
|
"aliases": [],
|
|
"files": [],
|
|
"requires": [],
|
|
"enable": true
|
|
} |