[660][data-center] 取消自驾添加链路日志、消息回执添加链路日志
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package com.zhjt.mogo.adas.data.bean;
|
||||
|
||||
|
||||
import android.util.Log;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.annotation.Nullable;
|
||||
|
||||
@@ -24,7 +22,7 @@ import mogo.telematics.pad.MessagePad;
|
||||
* {@link MessageType#TYPE_SEND_SET_RAIN_MODE_REQ}设置雨天模式
|
||||
* {@link MessageType#TYPE_SEND_OPERATOR_CMD_REQ}操控指令
|
||||
* {@link MessageType#TYPE_SEND_SUBSCRIBE_DATA_REQ}数据订阅、取消订阅请求
|
||||
* {@link MessageType#TYPE_SEND_SPECIAL_VEHICLE_TASK_CMD}设置参数命令
|
||||
* {@link MessageType#TYPE_SEND_SPECIAL_VEHICLE_TASK_CMD}特种车辆命令
|
||||
* {@link MessageType#TYPE_SEND_SET_PARAM_REQ}设置参数命令
|
||||
* {@link MessageType#TYPE_SEND_PLANNING_CMD}给Planning指令
|
||||
* {@link MessageType#TYPE_SEND_SET_PARAM_REQ_V2}设置参数命令V2
|
||||
@@ -126,7 +124,6 @@ public class ReceivedAck {
|
||||
}
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "{" +
|
||||
|
||||
Reference in New Issue
Block a user