更新 tpl/logic.go

This commit is contained in:
2025-04-17 22:02:56 +08:00
parent 689afaff97
commit 9c3ac59467

View File

@@ -45,7 +45,7 @@ var FetchValidCode = `
var StatusReplyCode = `
return &pb.StatusReply{
Status: 0,
Code: 0,
Message: "OK",
Timeseq: time.Now().UnixNano(),
}, nil