mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-15 22:52:28 +08:00
格式化代码
This commit is contained in:
@@ -15,7 +15,7 @@ type GMService struct {
|
||||
}
|
||||
|
||||
func (s *GMService) Cmd(ctx context.Context, req *api.CmdRequest) (*api.CmdReply, error) {
|
||||
//TODO implement me
|
||||
// TODO implement me
|
||||
fmt.Println("Cmd", req.FuncName, req.Param)
|
||||
return &api.CmdReply{
|
||||
Message: "TODO",
|
||||
|
||||
Reference in New Issue
Block a user