weigang 5 years ago
parent
commit
32e20bb78c
  1. 2
      app/JsonRpc/OrderonlineService.php

2
app/JsonRpc/OrderonlineService.php

@ -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;
/** /**

Loading…
Cancel
Save