|
|
@ -19,7 +19,7 @@ use Hyperf\DbConnection\Db; |
|
|
use Hyperf\Guzzle\CoroutineHandler; |
|
|
use Hyperf\Guzzle\CoroutineHandler; |
|
|
use Hyperf\RpcServer\Annotation\RpcService; |
|
|
use Hyperf\RpcServer\Annotation\RpcService; |
|
|
use Hyperf\Di\Annotation\Inject; |
|
|
use Hyperf\Di\Annotation\Inject; |
|
|
use App\JsonRpc\OrderOnlineServiceInterface as OrderonlineRpcService; |
|
|
|
|
|
|
|
|
use App\JsonRpc\OrderonlineServiceInterface as OrderonlineRpcService; |
|
|
use function AlibabaCloud\Client\json; |
|
|
use function AlibabaCloud\Client\json; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
|