githubzhaoqian
githubzhaoqian
android is ok
@westracer I tried that. I'm not sure what the problem is. I would like to refer to other people's pod install results. I'll try something else. thank you。
@abice alias is a great feature! But I find that alias resolves to a constant alone, iota increases, and I just want a simple alias, which is not quite what...
https://github.com/zeromicro/go-zero/pull/5098/commits/d7467b28fab3197045aec151b0ef0940c8ecb4bc
版本优化记录中有提到 [#1273](https://github.com/hyperf/hyperf/pull/1273) 优化 gRPC 客户端: 优化使 gRPC 客户端会自动初始化,所以现在可以在构造函数和容器注入下使用; 我改成依赖注入的方式调用grpc Client 没发现有什么问题, 怕修改了当时没事运行一段时间会出问题,有没有大神能说明一下吗?