摘要: 解决方式: 将该字段设置为utf-8编码格式 alter table 表名 modify 字段名 varchar(11) character set utf8; 阅读全文
posted @ 2021-10-25 23:49 合格的缝纫机操作员 阅读(170) 评论(0) 推荐(0)