// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`分析上下左右排钻错误 1`] = ` Object { "down": "不排", "left": "不排", "right": "不排", "up": "不排", } `; exports[`分析上下左右排钻错误 2`] = ` Array [ "不排", "三合一", "不排", "二合一", ] `;