catchAdmin/catch/system/module.json
2020-06-24 09:10:01 +08:00

14 lines
231 B
JSON

{
"name": "系统管理",
"alias": "system",
"description": "",
"keywords": [],
"order": 2,
"services": [
"catchAdmin\\system\\SystemService"
],
"aliases": {},
"files": [],
"requires": [],
"enable": true
}