This commit is contained in:
1-6
2023-07-25 17:49:44 +08:00
parent d00fa0599e
commit 88cd60dfcd
+1 -1
View File
@@ -149,7 +149,7 @@ func (sg *SillyGirlService) SenderListen(stream srpc.SillyGirlService_SenderList
return err
}
if carry != nil {
fmt.Println("req.Uuid", req.Uuid)
// fmt.Println("req.Uuid", req.Uuid)
echo := req.GetUuid()
value := req.GetValue()
// fmt.Println("echo", echo, "value", value)