Commit 14cdd385 by xmy

bug修改

parent c9fc7609
......@@ -78,7 +78,7 @@ class SellerDistributionPoolConfig extends PoolProperties
* @var array
*/
protected $uri = [
'192.168.3.100:8100',
'192.168.3.39:8100',
];
/**
......
......@@ -78,7 +78,7 @@ class SellerPoolConfig extends PoolProperties
* @var array
*/
protected $uri = [
'192.168.3.100:8099',
'192.168.3.39:8099',
];
/**
......
......@@ -6,7 +6,7 @@
* Time: 16:28
*/
namespace Hdll\Services\Store\Lib;
namespace Hdll\Services\Seller\Lib;
use Swoft\Core\ResultInterface;
......
......@@ -5,7 +5,7 @@
* Date: 2018/7/25
* Time: 14:00
*/
namespace App\Lib;
namespace Hdll\Services\SellerDistribution\Lib;
use Swoft\Core\ResultInterface;
/**
......
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