catchAdmin/catch/index/module.json

13 lines
210 B
JSON
Raw Normal View History

2020-04-29 17:37:45 +08:00
{
"name": "首页管理",
"alias": "index",
"description": "",
"keywords": [],
"order": 0,
"services": [
"catchAdmin\\index\\IndexService"
],
"aliases": {},
"files": [],
"requires": []
}