rawchen / Blog

前后端分离博客 - SpringBoot + Vue
330 stars 27 forks source link

为什么修改文章会报 维护博客标签关联表失败 错误 #9

Open cute050 opened 1 year ago

cute050 commented 1 year ago

image 报了这个错误

rawchen commented 1 year ago

修改文章会重新保存标签,你看看是不是标签那有什么bug。可以查找“维护博客标签关联表失败”相关代码片段,在getResult(com.rawchen.model.dto.Blog blog, String type)方法里打断点看下啥问题