[Bus/Taxi driver v2.7.0]Taxi:注意链路日志暂不支持基本类型参数

This commit is contained in:
pangfan
2022-05-26 18:12:37 +08:00
parent 3ee2bfa2ae
commit 7d0ebeb75d

View File

@@ -843,7 +843,7 @@ public class TaxiModel {
linkCode = CHAIN_LINK_ADAS,
endpoint = TracingConstants.Endpoint.PAD,
nodeAliasCode = CHAIN_ALIAS_CODE_OCH_TAXI_START_AUTOPILOT,
paramIndexes = {0},
paramIndexes = {-1}, //
clientPkFileName = "sn"
)
public void startAutoPilot(boolean isRestart) {