有没有对接好的版本,发现对接的不是最新版的一号通接口。
protected $apiHost = 'http://sms.crmeb.net/api/';
/**
* 登录接口
*/
const USER_LOGIN = "user/login";
新版一号通接口
获取授权TOKEN
POST v2/user/login
composer require crmeb/yihaotong
安装报错
Using version ^1.1 for crmeb/yihaotong
./composer.json has been updated
Running composer update crmeb/yihaotong
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.