add apimanager module
This commit is contained in:
17
catch/apimanager/module.json
Normal file
17
catch/apimanager/module.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "API管理",
|
||||
"alias": "apimanager",
|
||||
"description": "UCToo API管理",
|
||||
"version": "1.0.0",
|
||||
"keywords": [
|
||||
"API"
|
||||
],
|
||||
"order": 0,
|
||||
"services": [
|
||||
"\\catchAdmin\\apimanager\\ApimanagerService"
|
||||
],
|
||||
"aliases": [],
|
||||
"files": [],
|
||||
"requires": [],
|
||||
"enable": true
|
||||
}
|
Reference in New Issue
Block a user