Skip to content

Journal supports receiving front-end rendering results

Ryan Wang请求将github/fork/guqing/feature/1738合并到master

Created by: guqing

What this PR does?

日志支持接收前端渲染结果

  • 保存和更新接口增加了keepRaw字段默认值为false表示后端使用sourceContent渲染content
  • 如果传递keepRaw=true则表示使用前端渲染的内容不再使用sourceContent渲染 需要同步修改SDK

Why we need it?

Fix #1738 (closed)

合并请求报告

加载中