Commit 62d999bf by liwotian name

brargain limit pollconfig 更改

parent f49446bc
...@@ -77,8 +77,7 @@ class BargainPoolConfig extends PoolProperties ...@@ -77,8 +77,7 @@ class BargainPoolConfig extends PoolProperties
* @var array * @var array
*/ */
protected $uri = [ protected $uri = [
'172.21.0.13:8099', 'bargain:8099'
'172.16.255.4:8099',
]; ];
/** /**
......
...@@ -76,8 +76,7 @@ class TimeLimitBuyPoolConfig extends PoolProperties ...@@ -76,8 +76,7 @@ class TimeLimitBuyPoolConfig extends PoolProperties
* @var array * @var array
*/ */
protected $uri = [ protected $uri = [
'172.21.0.34:8099', 'timelimtbuy:8099',
'172.16.255.241:8099',
]; ];
/** /**
......
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