Commit 9e812552 by 杨昕

Update UsersController.php

parent c4a491f3
Pipeline #10075 passed with stages
in 32 seconds
...@@ -14,7 +14,7 @@ class UsersController extends Controller ...@@ -14,7 +14,7 @@ class UsersController extends Controller
private $baseAuth = [ private $baseAuth = [
'develop' => 'http://zgadmin.in.d.eoffcn.com', 'develop' => 'http://zgadmin.in.d.eoffcn.com',
'test' => 'http://zgadmin.d.eoffcn.com', 'test' => 'http://zgadmin.d.eoffcn.com',
'master' => 'http://zgadmin.in.eoffcn.com', 'master' => 'http://zgadmin.eoffcn.com',
]; ];
......
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