[Bus/Taxi driver v2.7.0]Taxi:注意链路日志暂不支持基本类型参数
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user