更新 tpl/logic.go
This commit is contained in:
parent
689afaff97
commit
9c3ac59467
|
@ -45,7 +45,7 @@ var FetchValidCode = `
|
|||
|
||||
var StatusReplyCode = `
|
||||
return &pb.StatusReply{
|
||||
Status: 0,
|
||||
Code: 0,
|
||||
Message: "OK",
|
||||
Timeseq: time.Now().UnixNano(),
|
||||
}, nil
|
||||
|
|
Loading…
Reference in New Issue