master
huise 6 years ago
commit ba09b022c4
  1. 4
      src/main/java/net/mingsoft/cms/dao/ICategoryDao.xml
  2. BIN
      src/main/webapp/static/ms-admin/5.0.0/images/1577692394350.jpg
  3. BIN
      src/main/webapp/static/ms-admin/5.0.0/images/1577694374686.png

@ -174,7 +174,7 @@
and and
( (
<if test="categoryParentId != null and categoryParentId!=''"> <if test="categoryParentId != null and categoryParentId!=''">
CATEGORY_PARENT_ID like '%${categoryParentId}%' find_in_set(#{categoryParentId},CATEGORY_PARENT_ID)
</if> </if>
<if test="categoryParentId == null or categoryParentId ==''"> <if test="categoryParentId == null or categoryParentId ==''">
<include refid="queryWhereCategoryId"></include> <include refid="queryWhereCategoryId"></include>
@ -237,4 +237,4 @@
order by id desc order by id desc
</select> </select>
</mapper> </mapper>

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Loading…
Cancel
Save