Commit f33fde2d by 冷斌

fix bug

parent 7f69232b
......@@ -96,7 +96,8 @@ class AuthController extends HomebaseController {
protected function auth3($params)
{
$url = 'https://api.253.com/open/carriers/carriers-auth';
// $url = 'https://api.253.com/open/carriers/carriers-auth';
$url = 'https://api.253.com/open/carriers/carriers-auth-detail';
$params = [
'appId' => 'pPGkFovq', // appId,登录万数平台查看
'appKey' => 'YLur3BYi', // appKey,登录万数平台查看
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment