chore: update pool db
This commit is contained in:
@@ -28,7 +28,7 @@ const (
|
||||
// Temps moyen estimé par livraison (en minutes)
|
||||
AVG_DELIVERY_TIME = 15
|
||||
// Nombre maximum de commandes par livreur
|
||||
MAX_COMMANDS_PER_DELIVERYMAN = 10
|
||||
MAX_COMMANDS_PER_DELIVERYMAN = 20
|
||||
)
|
||||
|
||||
// ============================================
|
||||
|
||||
Reference in New Issue
Block a user