23buliuhu
23buliuhu
**Describe the Question** api(hertz)调rpc, 可以成功调通,过一会之后,api打印 2024/04/15 10:29:16 remote or network error: default codec read failed: read tcp 127.0.0.1:49993->127.0.0.1:8888: wsarecv: An established connection was aborted by the software in your host...
  goland 提示报错 Type '*AppletInfo' has both field and method named 'Size' protobuf好像也有类似的,不过应该很早就修复了 https://github.com/gogo/protobuf/issues/56
### OpenIM Server Version 3.8.3-patch9 ### Operating System and CPU Architecture Linux (AMD) ### Deployment Method Docker Deployment ### Bug Description and Steps to Reproduce Deployed using Docker, and after...
errors.go I have the error handler middleware,but it print log in console
这里为啥要强制写死height:100%,和overflow:hidden?新增的页面会受这里影响,去掉之后 页面不会自动撑满 `.size { width: 100%; height: 100%; } html, body { padding: 0 !important; margin: 0; overflow: hidden; .size; #app { .size; } }` 页面不会自动撑满