fixed
This commit is contained in:
parent
3c79f88de1
commit
e1d6aced4c
@ -17,7 +17,7 @@ class ImController extends BaseLikeAdminController
|
|||||||
public function __construct(App $app)
|
public function __construct(App $app)
|
||||||
{
|
{
|
||||||
parent::__construct($app);
|
parent::__construct($app);
|
||||||
Gateway::$registerAddress = env('worker.address').':'.env('worker.port');
|
Gateway::$registerAddress = "172.19.97.179:1256";
|
||||||
}
|
}
|
||||||
|
|
||||||
//获取场景值
|
//获取场景值
|
||||||
|
Loading…
x
Reference in New Issue
Block a user