修改报价门店商品价格修改

This commit is contained in:
邹宗楠
2023-04-23 15:46:39 +08:00
parent 5331dcd4c5
commit de3c3c63a5
4 changed files with 12 additions and 10 deletions

View File

@@ -129,7 +129,6 @@ func AutoSettingFakeDelivery() {
return
}
}
globals.SugarLogger.Debugf("==================riderKey=:%s", riderKey)
randNumber, _ := rand.Int(rand.Reader, big.NewInt(int64(len(riderListInfo[riderKey]))))
randTime := randNumber.Int64()