WTM icon indicating copy to clipboard operation
WTM copied to clipboard

上传图片到云存储可以配置吗

Open git-wc opened this issue 5 years ago • 1 comments

如果图片要上传到云存储,不保留在本地和数据库里怎么操作呢?如果先下载到本地再转存到云服务器,更改FileAttachments表中的Path字段为服务器路径好像不行,_Framework/GetFile通过id获取不了图片。

git-wc avatar Jan 04 '20 03:01 git-wc

目前我们正在改造,近期会增加附件读取和存储的接口,让大家可以自定义对接OSS之类的云存储

liuliang-wt avatar Jan 05 '20 12:01 liuliang-wt