Explorar o código

修复import 错误

huangrf %!s(int64=6) %!d(string=hai) anos
pai
achega
40150d4d44
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      third/amap/amap.go

+ 1 - 1
third/amap/amap.go

@@ -4,7 +4,7 @@ import (
 	"encoding/json"
 	"fmt"
 	"git.qianqiusoft.com/qianqiusoft/light-apiengine/utils"
-	"github.com/pkg/errors"
+	"errors"
 	"math"
 )