update plugin

This commit is contained in:
zhongchao
2021-11-23 09:09:42 +08:00
parent 7b88dd9b13
commit eeb8d81660
3 changed files with 5 additions and 13 deletions

View File

@@ -138,9 +138,10 @@ public class SnapshotSetDataDrawer extends BaseDrawer implements IMogoMarkerClic
*
* @param data 自车周边数据
*/
// @ChainLog(endpoint = TracingConstants.Endpoint.PAD,
// @ChainLog(linkCode = 0,
// endpoint = TracingConstants.Endpoint.PAD,
// nodeAliasCode = "PAD_YINGYAN_SHOW",
// paramIndexes = 0,
// paramIndexes = {0},
// clientPkFileName = "sn")
public void renderSnapshotData(SocketDownData.LauncherSnapshotProto data) {
final long start = System.nanoTime();