Skip to content

Commit 78969c6

Browse files
add java generate
1 parent 22db833 commit 78969c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wechaty-puppet-hostie/IO/Github/Wechaty/PuppetHostie/PuppetHostie.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -773,6 +773,7 @@ private function _startGrpcClient() {
773773
}
774774
$hostname = $discoverHostieIp[0] . ":" . $discoverHostieIp[1];
775775

776+
// update
776777
$this->_grpcClient = new \Wechaty\PuppetClient($hostname, [
777778
'credentials' => \Grpc\ChannelCredentials::createInsecure()
778779
]);

0 commit comments

Comments
 (0)