2020-06-20 08:49:16 +08:00
|
|
|
{
|
2020-06-20 08:49:44 +08:00
|
|
|
"name": "微信管理",
|
|
|
|
"alias": "wechat",
|
|
|
|
"description": "catchadmin 微信管理模块",
|
|
|
|
"keywords": [
|
|
|
|
"wechat", "module"
|
|
|
|
],
|
2020-06-20 08:49:16 +08:00
|
|
|
"order": 2,
|
2020-06-20 08:49:44 +08:00
|
|
|
"services": ["\\catchAdmin\\wechat\\CatchWechatService"],
|
|
|
|
"aliases": "wechat",
|
2020-06-20 08:49:16 +08:00
|
|
|
"files": [],
|
|
|
|
"requires": []
|
|
|
|
}
|