style:code
This commit is contained in:
parent
9b75fa7912
commit
bbf6308151
|
@ -3,7 +3,7 @@
|
|||
namespace tm\xls\rocketMq\thinkphp;
|
||||
|
||||
use tm\xls\rocketMq\thinkphp\connection\Connection;
|
||||
use ttm\xls\rocketMq\thinkphp\producer\Producer;
|
||||
use tm\xls\rocketMq\thinkphp\producer\Producer;
|
||||
|
||||
|
||||
class Client
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace ttm\xls\rocketMq\thinkphp\producer;
|
||||
namespace tm\xls\rocketMq\thinkphp\producer;
|
||||
|
||||
use GuzzleHttp\Exception\GuzzleException;
|
||||
use GuzzleHttp\Exception\RequestException;
|
||||
|
|
Loading…
Reference in New Issue
Block a user