### mysql 保存特殊字符> 直接在mysql client 修改字符集不起作用alter table xxx convert to character set utf8mb4 collate utf8mb4_bin;