This commit is contained in:
lixiaopeng
2020-11-18 10:16:06 +08:00
parent 3146f2a5b0
commit fd05cf69ce
3 changed files with 4 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ class BlockStrategy(private val context: Context, private val apis: IMogoService
/**
* 距离策略上报
*
* 1. 过去3分钟行驶距离<1km
* 1. 过去3分钟行驶距离<1km大于30m
* 2. 前车距离<5m获取不到前车距离时默认此项满足
* 3. 当前车速<40km/h
*