Authored by simba

增加资讯分类资源

... ... @@ -20,7 +20,6 @@
### 对应SQL的操作库表
```
<insert id="insertSelective" parameterType="com.yohobuy.platform.dal.guang.model.ArticleSort">
insert into article_sort
<trim prefix="(" suffix=")" suffixOverrides=",">
... ... @@ -70,7 +69,6 @@
</if>
</trim>
</insert>
```
### 错误编码
... ...