x
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ func (sg *SillyGirlService) SenderListen(stream srpc.SillyGirlService_SenderList
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
if carry != nil {
|
if carry != nil {
|
||||||
fmt.Println("req.Uuid", req.Uuid)
|
// fmt.Println("req.Uuid", req.Uuid)
|
||||||
echo := req.GetUuid()
|
echo := req.GetUuid()
|
||||||
value := req.GetValue()
|
value := req.GetValue()
|
||||||
// fmt.Println("echo", echo, "value", value)
|
// fmt.Println("echo", echo, "value", value)
|
||||||
|
|||||||
Reference in New Issue
Block a user