Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the problem of not being able to paste image in editor (#9)
This PR rectifies the wrong use of SimpleFilePart. We should use the interface FilePart instead. /kind bug Fixes #8 ```release-note 修复无法在编辑器中粘贴图片的问题 ```
- Loading branch information