mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
fix typo (#585)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"google.golang.org/grpc/status"
|
||||
)
|
||||
|
||||
// DespositServer is used for mocking.
|
||||
// DepositServer is used for mocking.
|
||||
type DepositServer struct {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user