1
This commit is contained in:
@@ -129,7 +129,7 @@ func AutoSettingFakeDelivery() {
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
globals.SugarLogger.Debugf("===============riderListInfo= : %s", riderKey)
|
||||
randNumber, _ := rand.Int(rand.Reader, big.NewInt(int64(len(riderListInfo[riderKey]))))
|
||||
randTime := randNumber.Int64()
|
||||
if randTime < 0 {
|
||||
|
||||
Reference in New Issue
Block a user