Authored by simba

修改资讯分类资源

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