判断当前值是否为对象
// npm npm install @pansy/is-object --save // yarn yarn add @pansy/is-object
import isObject from '@pansy/is-object';