更新 tpl/logic.go
This commit is contained in:
@@ -45,8 +45,8 @@ var FetchValidCode = `
|
||||
|
||||
var StatusReplyCode = `
|
||||
return &pb.StatusReply{
|
||||
Status: 200,
|
||||
Message: "ok",
|
||||
Status: 0,
|
||||
Message: "OK",
|
||||
Timeseq: time.Now().UnixNano(),
|
||||
}, nil
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user