update at 2023/08/14
This commit is contained in:
@@ -30,6 +30,9 @@ var (
|
||||
GoVer string
|
||||
)
|
||||
|
||||
var (
|
||||
DefaultUriPrefix = "/api/rest"
|
||||
)
|
||||
var (
|
||||
ErrParamsNotAdapted = errors.New("the number of params is not adapted")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user