问题:使用文件控件上传图片,使用阿里云数据库,格式blob,现在遇到的问题是,当我需要更新图片,提交后就会乱码
单元格用HTML显示图片-https://help.fanruan.com/finereport/doc-view-2011.html
数据库和你本地编码格式问题,一般是mysql数据库
参考下面文档,乱码方案
MySQL数据连接常见问题 https://help.fanruan.com/finereport/doc-view-1988.html
Oracle数据连接常见问题 https://help.fanruan.com/finereport/doc-view-3714.html
SQL Server数据连接常见问题 https://help.fanruan.com/finereport/doc-view-306.html
DB2数据连接常见问题 https://help.fanruan.com/finereport/doc-view-1639.html