Files
honoka-chan/internal/handler/handler.go
T
2025-08-15 19:31:06 +08:00

6 lines
67 B
Go

package handler
var (
ErrorMsg = `{"code":20001,"message":""}`
)