mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-22 08:18:29 +02:00
chore: cont fa16f415
This commit is contained in:
@@ -8,5 +8,5 @@ import (
|
||||
)
|
||||
|
||||
func GetVersion(w http.ResponseWriter, r *http.Request) {
|
||||
gphttp.WriteBody(w, []byte(pkg.GetVersion()))
|
||||
gphttp.WriteBody(w, []byte(pkg.GetVersion().String()))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user