1
This commit is contained in:
@@ -206,7 +206,7 @@ func (p *PurchaseHandler) ReadStore(ctx *jxcontext.Context, vendorOrgCode, vendo
|
||||
Type: tencent_map.CoordinateChangeTypeBaidu,
|
||||
})
|
||||
if err2 != nil {
|
||||
globals.SugarLogger.Debugf("CoordinateConvert err : %v", err)
|
||||
globals.SugarLogger.Debugf("CoordinateConvert err : %v", err2)
|
||||
}
|
||||
if len(lngAndLat) != 0 {
|
||||
lng = utils.Str2Float64(lngAndLat[0].Lng)
|
||||
|
||||
Reference in New Issue
Block a user