有沒有對接好的版本,發(fā)現(xiàn)對接的不是最新版的一號通接口。
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.