remark for array query
This commit is contained in:
@@ -30,7 +30,7 @@ func TestGetModule(t *testing.T) {
|
||||
}
|
||||
|
||||
req := &pb.GetModuleReq{
|
||||
ModulesId: []uint64{1, 2, 5, 40},
|
||||
Id: []uint64{1, 2, 5, 40},
|
||||
}
|
||||
|
||||
module, err := s.GetModule(context.Background(), req)
|
||||
|
Reference in New Issue
Block a user