【RF库Collections测试】combine lists
Arguments:
[ *lists ]
Combines the given `lists` together and returns the result.
The given lists are not altered by this keyword.
场景1:
场景2:重复数据不去重进行合并
Arguments:
[ *lists ]
Combines the given `lists` together and returns the result.
The given lists are not altered by this keyword.
场景1:
场景2:重复数据不去重进行合并