1 Commits

Author SHA1 Message Date
9c3ac59467 更新 tpl/logic.go 2025-04-17 22:02:56 +08:00

View File

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