有沒(méi)有對(duì)接好的版本,發(fā)現(xiàn)對(duì)接的不是最新版的一號(hào)通接口。
protected $apiHost = 'http://sms.crmeb.net/api/';
/**
* 登錄接口
*/
const USER_LOGIN = "user/login";
新版一號(hào)通接口
獲取授權(quán)TOKEN
POST v2/user/login
composer require crmeb/yihaotong
安裝報(bào)錯(cuò)
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.