[3.3.0] reset source of mofang to hmi

This commit is contained in:
zhongchao
2023-06-28 10:11:10 +08:00
parent 5442858945
commit 34aeedd45c

View File

@@ -15,7 +15,7 @@ internal class MoFangLinkedLog {
@ChainLog(
linkChainLog = ChainConstant.CHAIN_TYPE_HMI,
linkCode = ChainConstant.CHAIN_SOURCE_CLOUD,
linkCode = ChainConstant.CHAIN_SOURCE_HMI,
nodeAliasCode = ChainConstant.CHAIN_CODE_MO_FANG_CONNECT,
paramIndexes = [0]
)