[6.2.0] merge map biz to init

This commit is contained in:
zhongchao
2023-11-14 16:28:43 +08:00
parent d465b4e875
commit 3bef6cd9ea
6 changed files with 10 additions and 16 deletions

View File

@@ -26,7 +26,7 @@ class MapRomaTrace {
}
@ChainLog(
linkChainLog = ChainConstant.CHAIN_TYPE_HD_MAP,
linkChainLog = ChainConstant.CHAIN_TYPE_STATUS,
linkCode = ChainConstant.CHAIN_SOURCE_MAP,
paramIndexes = [2, 3],
endPoint = false
@@ -43,7 +43,7 @@ class MapRomaTrace {
}
@ChainLog(
linkChainLog = ChainConstant.CHAIN_TYPE_HD_MAP,
linkChainLog = ChainConstant.CHAIN_TYPE_STATUS,
linkCode = ChainConstant.CHAIN_SOURCE_MAP,
paramIndexes = [2, 3]
)