log
This commit is contained in:
@@ -124,6 +124,8 @@ func CreateFenceByStore(appOrgCode string, storeID int64) (fenceID string, err e
|
||||
},
|
||||
Radius: utils.Str2Float64(localStore.DeliveryRange),
|
||||
}
|
||||
globals.SugarLogger.Debugf("Latitude============%f,%f,%f", circular.Center.Latitude, circular.Center.Longitude, circular.Radius)
|
||||
globals.SugarLogger.Debugf("circular=====%v", circular)
|
||||
param.FenceInfo.Circular = circular
|
||||
param.FenceInfo.Shape = tiktok_api.ShapeCircular
|
||||
globals.SugarLogger.Debug("圆:lat,lng", circular.Center.Latitude, circular.Center.Longitude)
|
||||
|
||||
Reference in New Issue
Block a user