Authored by simba

修改资讯分类资源

... ... @@ -19,8 +19,7 @@
### 对应SQL的操作库表
<update id="updateByPrimaryKeySelective" parameterType="com.yohobuy.platform.dal.guang.model.ArticleSort">
<update id="updateByPrimaryKeySelective" parameterType="com.yohobuy.platform.dal.guang.model.ArticleSort">
update article_sort
<set>
<if test="parentId > 0 or parentId = 0 ">
... ...