关于我们页面编译的时候报错
版本java
跨境多语言 5.8.7 、数据库pure.sql
步骤
后台管理点击【内容】--【文章管理】--【文章列表】
找到 关于我们 点击编译的时候报错
java.lang.NullPointerException: Cannot invoke "com.tigshop.bean.model.content.ArticleCategory.getParentId()" because "byId" is null


注意更新sql
update article set article_category_id=7 where article_id=5






