修改获取relativePath

This commit is contained in:
王守虎 2019-02-15 16:21:36 +08:00
parent fa7c11124a
commit d826e86f2d

View File

@ -8,7 +8,6 @@ import (
"net/url"
"strings"
"unicode"
"fmt"
)
// Param is a single URL parameter, consisting of a key and a value.