合并 target 和 source 对象,source 对象的优先级更高,如存在重名,覆盖 target 中的 key
target object
source object
new merged object, target will not be modified
合并 target 和 source 对象,source 对象的优先级更高,如存在重名,覆盖 target 中的 key