zhangqian
2023-08-29 e5c9327d1b659cd6bf9c3adc3ae81146630511a0
main.go
@@ -37,6 +37,8 @@
   }
   go test.InitProductServiceConn()
   initialize.InitRpcClient()
   defer initialize.CloseRpcClient()
   core.RunWindowsServer()
}