业务
Appearance
const sy1 = Symbol(11); console.log(sy1); console.log(`${sy1}`); // `Cannot convert a Symbol value to a string`