转成base64可以存到数据库
将图片转化成二进制等等的数据类型进行储存,然后使用的时候再次解码即可,参考一下这篇博客https://blog.csdn.net/qq_30347133/article/details/103468784