catchAdmin/catch/sms/module.json

15 lines
273 B
JSON
Raw Normal View History

2020-09-17 21:14:00 +08:00
{
"name": "短信模块",
"alias": "sms",
"description": "短信sms阿里大于",
"version": "1.0.0",
"keywords": [],
"order": 0,
"services": [
"\\catchAdmin\\sms\\SmsService"
],
"aliases": {},
"files": [],
"requires": [],
"enable": true
}