{ "name": "general/channel", "description": "分销公共模块", "type": "library", "authors": [ { "name": "fly", "email": "flyingstarsan.yu@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "Channel\\Common\\": "src" } } }