coderplanets_server icon indicating copy to clipboard operation
coderplanets_server copied to clipboard

delete related OSS resource when delete article content

Open mydearxym opened this issue 7 years ago • 0 comments
trafficstars

  1. 在 article 类资源上增加 attachments 字段,包含该 article 里面的 图片等连接信息
  2. 删除资源的同时应该同时删除放在OSS 上的 attachments 资源
  3. 目前 attachments 由前段解析提供,后期应该在后端再做一次校验
  4. 同3, Elixir 里的正则表达式比较蛋疼。。

mydearxym avatar May 11 '18 09:05 mydearxym