Commit dfbb8eca by zhufx

店铺连接池名称修改

parent 45dd6c15
......@@ -21,7 +21,7 @@ use Swoft\Pool\PoolProperties;
class StorePoolConfig extends PoolProperties
{
protected $name = 'seller';
protected $name = 'storeId';
/**
* Minimum active number of connections
......
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