修改报价门店商品价格修改
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user